Merchant Transaction
constructor(id: String? = null, channel: String? = null, amount: Double? = null, refundedAmount: Double? = null, currency: String? = null, status: String? = null, createdAt: String? = null, ledgerSchema: String? = null, payerUserMasked: String? = null, chargeUserMasked: String? = null, failureReason: String? = null, edfaOrderId: String? = null, edfaTransId: String? = null, palmMatchScore: Double? = null, pinVerified: Boolean? = null, posReceiptId: String? = null, tapRail: String? = null, tapReference: String? = null, posMerchantId: String? = null, deviceSerial: String? = null)