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.staff
/
Staff
/
Staff
Staff
android
constructor
(
id
:
Int
,
name
:
String
,
shopName
:
String
,
labelId
:
Int
,
labelName
:
String
,
height
:
Int
?
,
staffImageURL
:
String
?
,
profile
:
String
,
sns
:
List
<
SNSItemTyped
>
,
isFavorite
:
Boolean
)
(
source
)