rm-kotlin-sdk
/
io.revenuemonster.sdk.model.request
/
CheckWalletHistoryRequest
common
Check
Wallet
History
Request
data class
CheckWalletHistoryRequest
(cursor:
String
, startAt:
String
, endAt:
String
, referenceType:
String
)
Content copied to clipboard
Properties
Properties
cursor
Link copied to clipboard
common
val
cursor
:
String
Content copied to clipboard
endAt
Link copied to clipboard
common
val
endAt
:
String
Content copied to clipboard
referenceType
Link copied to clipboard
common
val
referenceType
:
String
Content copied to clipboard
startAt
Link copied to clipboard
common
val
startAt
:
String
Content copied to clipboard