Properties
| Property | Type |
|---|---|
country | string |
cryptoAmount? | number |
cryptoCurrency | string |
cryptoDecimalPlaces? | number |
exchangeRate? | number |
exchangeRateError? | | null | FundStateError |
isExchangeRatePending? | boolean |
isPaymentMethodsPending? | boolean |
fiatAmount? | number |
fiatCurrency | string |
fiatDecimalPlaces? | number |
locale? | string |
network | string |
paymentMethods? | FundPaymentMethod[] |
paymentMethodsError? | | null | FundStateError |
presetAmountInputs? | FundPresetAmountInputs |
selectedInputType | InputType |
selectedPaymentMethod? | FundPaymentMethod |
subdivision? | string |
transactionStatus | FundLifecycleStatus |
destinationAddress | string |