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