Daily Settlement Report Response
data class DailySettlementReportResponse(transactionAt: Instant, merchantId: String, merchantName: String, storeId: String, storeName: String, region: String, method: String, transactionType: String, type: String, transactionId: String, orderId: String, currencyType: String, grossAmount: Double, mdr: Double, serviceFee: Double, settlementAmount: Double)
Content copied to clipboard
Properties
currencyType
Link copied to clipboard
grossAmount
Link copied to clipboard
merchantId
Link copied to clipboard
merchantName
Link copied to clipboard
serviceFee
Link copied to clipboard
settlementAmount
Link copied to clipboard
transactionAt
Link copied to clipboard
transactionId
Link copied to clipboard
transactionType
Link copied to clipboard