NoahGetPayoutQuoteData

constructor(payoutId: String, totalFee: String, cryptoAmountEstimate: String, cryptoAuthorizedAmount: String, formSessionId: String, cryptoCurrency: String? = null, fiatCurrency: String? = null, fiatAmount: String? = null, rate: String? = null, breakdown: List<NoahTransactionBreakdownItem>? = null, quote: NoahSellQuote? = null, nextStep: NoahFormNextStep? = null)