rm-kotlin-sdk
/
io.revenuemonster.sdk.model
/
ItemsC
common
Items
C
data class
ItemsC
<
T
>(items:
List
<
T
>, cursor:
String
)
Content copied to clipboard
Properties
Properties
cursor
Link copied to clipboard
common
val
cursor
:
String
Content copied to clipboard
items
Link copied to clipboard
common
val
items
:
List
<
T
>
Content copied to clipboard