SessionRevise

data class SessionRevise(val merchantNo: String, val terminalId: String, val invoiceNumber: Long, val transactionAmount: Int, val transactionAmount_2: Int, val purchasesCount: Int, val voidsCount: Int, val refundsCount: Int, val approve: String, val visualResponse: String, val responseCode: Int)

Constructors

Link copied to clipboard
constructor(merchantNo: String, terminalId: String, invoiceNumber: Long, transactionAmount: Int, transactionAmount_2: Int, purchasesCount: Int, voidsCount: Int, refundsCount: Int, approve: String, visualResponse: String, responseCode: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard