Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.26 KB

File metadata and controls

24 lines (18 loc) · 1.26 KB

Quote

Properties

Name Type Description Notes
via AccessType [default to undefined]
id string [default to undefined]
quoteAssetId string [default to undefined]
baseAssetId string [default to undefined]
baseAmount string [default to undefined]
quoteAmount string [default to undefined]
side Side [default to undefined]
expiresAt string The expiration time of the quote in ISO format. [default to undefined]
type IndicativeQuoteEnum [default to undefined]
priceImpact number [optional] [default to undefined]
quoteMinAmount string [optional] [default to undefined]
executionSteps Array<QuoteExecutionStep> [optional] [default to undefined]
generalFees Array<Fee> [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]