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
/
RelativeLabel
Relative
Label
data
class
RelativeLabel
(
val
labelId
:
Int
,
val
labelCode
:
String
,
val
name
:
String
)
(
source
)
Members
Constructors
Relative
Label
Link copied to clipboard
constructor
(
labelId
:
Int
,
labelCode
:
String
,
name
:
String
)
Properties
label
Code
Link copied to clipboard
val
labelCode
:
String
label
Id
Link copied to clipboard
val
labelId
:
Int
name
Link copied to clipboard
val
name
:
String