Customer Transfer
constructor(amount: Long, currencyCode: String, recipient: CustomerTransferRecipient?, merchantRefNum: String?, fxQuote: String?, transferDetails: TransferDetails, id: String, fees: List<SimpleFeePayment>?, creationTime: Calendar, expirationTime: Calendar?, status: PaymentStatus, statusReason: String?, sender: CustomerTransferSender?, slipId: String?, fxAmount: FxAmount?, nextStatus: List<PaymentStatus>, action: PaymentCompletionAction?, scaDetails: ScaAuthenticationEventResponse?)