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.view.model.common
/
Item
Item
android
data
class
Item
(
val
id
:
Int
,
val
name
:
String
)
(
source
)
Members
Constructors
Item
Link copied to clipboard
android
constructor
(
id
:
Int
,
name
:
String
)
Types
Companion
Link copied to clipboard
android
object
Companion
Properties
id
Link copied to clipboard
android
val
id
:
Int
name
Link copied to clipboard
android
val
name
:
String