Transfer
constructor(id: String?, status: TransferStatus?, amount: Int?, currency: String?, description: String?, payout: String?, metadata: Map<String, String>?, livemode: Boolean?, created: Int?, transferObject: String?, platformFee: Int?, frameFee: Int?, totalFees: Int?, grossAmount: Int?, netAmount: Int?, failureReason: String?, chargeIntent: String?, billingAgreement: String?, sourcePaymentMethod: FrameObjects.PaymentMethod?, destinationPaymentMethod: FrameObjects.PaymentMethod?)