CheckWalletHistoryRequest

data class CheckWalletHistoryRequest(cursor: String, startAt: String, endAt: String, referenceType: String)

Properties

cursor
Link copied to clipboard
common
val cursor: String
endAt
Link copied to clipboard
common
val endAt: String
referenceType
Link copied to clipboard
common
val referenceType: String
startAt
Link copied to clipboard
common
val startAt: String