CreateTransferRequest

constructor(amount: Int, accountId: String, currency: String? = null, sourcePaymentMethodId: String? = null, destinationPaymentMethodId: String? = null, description: String? = null, metadata: Map<String, String>? = null)