rm-kotlin-sdk
/
io.revenuemonster.sdk.model.request
/
Refund
common
Refund
data class
Refund
(type:
String
, currencyType:
String
, amount:
Int
)
Content copied to clipboard
Properties
Properties
amount
Link copied to clipboard
common
val
amount
:
Int
Content copied to clipboard
currencyType
Link copied to clipboard
common
val
currencyType
:
String
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
String
Content copied to clipboard