rm-kotlin-sdk
/
io.revenuemonster.sdk.model.request
/
RefundRequest
common
Refund
Request
data class
RefundRequest
(transactionId:
String
, refund:
Refund
, reason:
String
)
Content copied to clipboard
Properties
Properties
reason
Link copied to clipboard
common
val
reason
:
String
Content copied to clipboard
refund
Link copied to clipboard
common
val
refund
:
Refund
Content copied to clipboard
transactionId
Link copied to clipboard
common
val
transactionId
:
String
Content copied to clipboard