Get Transaction Response
data class GetTransactionResponse(store: Store, referenceId: String, transactionId: String, order: GetTransactionOrder, terminalId: String, currencyType: String, balanceAmount: Int, platform: String, method: String, error: TransactionError?, transactionAt: Instant, type: String, status: String, region: String, createdAt: Instant, updatedAt: Instant)
Content copied to clipboard
Properties
balanceAmount
Link copied to clipboard
currencyType
Link copied to clipboard
error
Link copied to clipboard
order
Link copied to clipboard
referenceId
Link copied to clipboard
terminalId
Link copied to clipboard
transactionAt
Link copied to clipboard
transactionId
Link copied to clipboard