rm-kotlin-sdk
/
io.revenuemonster.sdk.model.response
/
GetTransactionOrder
common
Get
Transaction
Order
data class
GetTransactionOrder
(id:
String
, title:
String
, detail:
String
, additionalData:
String
, amount:
Int
)
Content copied to clipboard
Properties
Properties
additionalData
Link copied to clipboard
common
val
additionalData
:
String
Content copied to clipboard
amount
Link copied to clipboard
common
val
amount
:
Int
Content copied to clipboard
detail
Link copied to clipboard
common
val
detail
:
String
Content copied to clipboard
id
Link copied to clipboard
common
val
id
:
String
Content copied to clipboard
title
Link copied to clipboard
common
val
title
:
String
Content copied to clipboard