staffstart-android-sdk
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.domain.model
/
LabelRequest
Label
Request
android
data
class
LabelRequest
(
val
labelId
:
Int
?
=
null
)
(
source
)
Members
Constructors
Label
Request
Link copied to clipboard
android
constructor
(
labelId
:
Int
?
=
null
)
Properties
label
Id
Link copied to clipboard
android
val
labelId
:
Int
?
=
null
Functions
to
Api
Request
Link copied to clipboard
android
fun
toApiRequest
(
)
:
LabelApiRequest