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.viewmodel
/
SearchStaffShopData
Search
Staff
Shop
Data
android
data
class
SearchStaffShopData
(
val
list
:
List
<
Shop
>
,
val
totalCount
:
Int
)
(
source
)
Members
Constructors
Search
Staff
Shop
Data
Link copied to clipboard
android
constructor
(
list
:
List
<
Shop
>
,
totalCount
:
Int
)
Properties
list
Link copied to clipboard
android
val
list
:
List
<
Shop
>
total
Count
Link copied to clipboard
android
val
totalCount
:
Int