Tag

data class Tag(val tagId: Int, val name: String)(source)

タグ

Constructors

Link copied to clipboard
constructor(tagId: Int, name: String)

Properties

Link copied to clipboard

タグ名

Link copied to clipboard
val tagId: Int

タグID