withFiatAmount

fun withFiatAmount(channelId: String, cryptoCurrency: String, fiatAmount: String, quoted: Boolean? = null, form: Map<String, Any>? = null, fiatCurrency: String? = null, paymentMethodId: String? = null, formSessionId: String? = null, businessFee: NoahBusinessFee? = null): NoahGetPayoutQuoteRequest

Creates a quote request specifying the fiat amount to receive.