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