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
/
StaffSearchConditionRouteParams
/
StaffSearchConditionRouteParams
Staff
Search
Condition
Route
Params
android
constructor
(
gender
:
Gender
?
=
null
,
age
:
IntRange
?
=
null
,
labelId
:
Int
?
=
null
,
selectedShopIds
:
Set
<
Int
>
=
emptySet()
,
heightRange
:
IntRange
?
=
null
,
order
:
Order
=
Order.NEW_ARRIVAL
)
(
source
)