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.domain.model
/
Label
Label
data
class
Label
(
val
id
:
Int
,
val
code
:
String
,
val
name
:
String
,
val
nameKana
:
String
)
(
source
)
Members
Constructors
Label
Link copied to clipboard
constructor
(
id
:
Int
,
code
:
String
,
name
:
String
,
nameKana
:
String
)
Properties
code
Link copied to clipboard
val
code
:
String
id
Link copied to clipboard
val
id
:
Int
name
Link copied to clipboard
val
name
:
String
name
Kana
Link copied to clipboard
val
nameKana
:
String