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
/
StaffIdsData
Staff
Ids
Data
android
data
class
StaffIdsData
(
val
idList
:
List
<
Int
>
,
val
totalCount
:
Int
)
(
source
)
Members
Constructors
Staff
Ids
Data
Link copied to clipboard
android
constructor
(
idList
:
List
<
Int
>
,
totalCount
:
Int
)
Properties
id
List
Link copied to clipboard
android
val
idList
:
List
<
Int
>
total
Count
Link copied to clipboard
android
val
totalCount
:
Int