staffstart-android-sdk
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.multibrand.domain.model
/
SnapPlayResponse
Snap
Play
Response
data
class
SnapPlayResponse
(
val
code
:
Int
,
val
params
:
Params
,
val
total
:
Int
,
val
item
:
List
<
Item
>
)
(
source
)
Members
Constructors
Snap
Play
Response
Link copied to clipboard
constructor
(
code
:
Int
,
params
:
Params
,
total
:
Int
,
item
:
List
<
Item
>
)
Properties
code
Link copied to clipboard
val
code
:
Int
ステータス
item
Link copied to clipboard
val
item
:
List
<
Item
>
SnapPlayの配列
params
Link copied to clipboard
val
params
:
Params
検索パラメータ
total
Link copied to clipboard
val
total
:
Int
条件に一致した件数