BatchData

data class BatchData(val merchantNo: String, val terminalId: String, val transactionAmount: String, val transactionAmount_2: String, val approve: String, val visualResponse: String, val responseCode: Int)

Constructors

Link copied to clipboard
constructor(merchantNo: String, terminalId: String, transactionAmount: String, transactionAmount_2: String, 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