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.domain.model
/
SnapPlayResponse
Snap
Play
Response
data
class
SnapPlayResponse
(
val
code
:
Int
,
val
item
:
List
<
SnapPlay
>
,
val
total
:
Int
)
(
source
)
Members
Constructors
Snap
Play
Response
Link copied to clipboard
constructor
(
code
:
Int
,
item
:
List
<
SnapPlay
>
,
total
:
Int
)
Properties
code
Link copied to clipboard
val
code
:
Int
ステータス
item
Link copied to clipboard
val
item
:
List
<
SnapPlay
>
SnapPlayの配列
total
Link copied to clipboard
val
total
:
Int
合計SNAP PLAY数