Interface ChangenowQuoteResponse

Hierarchy

  • ChangenowQuoteResponse

Properties

depositFee: number
flow: "standard" | "fixed-rate"
fromCurrency: string
fromNetwork: string
rateId: null | string
toAmount: number
toCurrency: string
toNetwork: string
transactionSpeedForecast: null | string
type: "reverse" | "direct"
userId: number
validUntil: null | string
warningMessage: null | string
withdrawalFee: number

Generated using TypeDoc