FiatOrder
class
FiatOrder
Constructor
constructor
Parameters:
props: FiatOrderProps
initSymbol: any
Returns:
FiatOrderProperties
date
Date
errorMessage?
string
exodusRate
number
fees?
any
feesWereSubsidized?
boolean
fiatValue
number
fromAddress
null | string
fromAmount
number | NumberUnit
fromAsset
string
fromWalletAccount
null | string
hideInHistory?
boolean
orderId
string
orderType
string
paymentMethodType?
string
provider
P
providerOrderId?
string
providerRate
number
showedFailureBanner?
boolean
status
any
subProvider
string
subProviderOrderId
string
supportMessage?
string
toAddress
null | string
toAmount
number | NumberUnit
toAsset
string
toWalletAccount
null | string
txId?
string
_isInstance
any
isInstance
any
Methods
inspect
inspect(): string
Returns:
stringtoJSON
toJSON(): any | any
Returns:
any | anytoRedactedJSON
toRedactedJSON(): any
Returns:
anytoString
toString(): string
Returns a string representation of an object.
Returns:
string[hasInstance]
[hasInstance](x: any): any
Parameters:
x: any
Returns:
anyvalidate
validate(order: Partial, initSymbol: any): void
Parameters:
order: Partial
initSymbol: any
Returns:
voidAccessors
cryptoAmount
cryptoAsset
error
exodusStatus
isBuy
isSell
txIds
[ModelIdSymbol]
