TagId

@Serializable
value class TagId(val id: Int)

Constructors

Link copied to clipboard
constructor(id: Int)

Properties

Link copied to clipboard
val id: Int