UserAttributeValue

data class UserAttributeValue(val slug: String? = null, val displayValue: String, val otherDisplayValue: String? = null)(source)

Constructors

Link copied to clipboard
constructor(slug: String? = null, displayValue: String, otherDisplayValue: String? = null)

Properties

Link copied to clipboard

表示名

Link copied to clipboard

その他の表示名

Link copied to clipboard
val slug: String? = null

回答識別子