SessionSummary
data class SessionSummary(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, val decimalPoint: Int)