staffstart-android-sdk
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.multibrand.domain.model
/
UserAttributeType
User
Attribute
Type
data
class
UserAttributeType
(
val
slug
:
String
,
val
displayValue
:
String
,
val
unit
:
String
)
(
source
)
属性タイプ
Members
Constructors
User
Attribute
Type
Link copied to clipboard
constructor
(
slug
:
String
,
displayValue
:
String
,
unit
:
String
)
Properties
display
Value
Link copied to clipboard
val
displayValue
:
String
表示名
slug
Link copied to clipboard
val
slug
:
String
項目識別子
unit
Link copied to clipboard
val
unit
:
String
単位