Sep24WithdrawRequest

constructor(assetCode: String, jwt: String, assetIssuer: String? = null, destinationAsset: String? = null, amount: String? = null, quoteId: String? = null, account: String? = null, memo: String? = null, memoType: String? = null, walletName: String? = null, walletUrl: String? = null, lang: String? = null, refundMemo: String? = null, refundMemoType: String? = null, customerId: String? = null, kycFields: Map<String, String>? = null, kycFiles: Map<String, ByteArray>? = null)