vz-api
1.0.0
ps
/
com.keygenqt.ps.route.dashboard.elements
/
InfoResponse
Info
Response
data
class
InfoResponse
(
val
count
:
Long
,
val
data
:
List
<
Long
>
=
listOf()
)
Content copied to clipboard
Response count
Constructors
Properties
Constructors
Info
Response
Link copied to clipboard
fun
InfoResponse
(
count
:
Long
,
data
:
List
<
Long
>
=
listOf()
)
Content copied to clipboard
Properties
count
Link copied to clipboard
val
count
:
Long
Content copied to clipboard
data
Link copied to clipboard
val
data
:
List
<
Long
>
Content copied to clipboard