Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.1 KB

File metadata and controls

26 lines (18 loc) · 1.1 KB

Quote

Properties

Name Type Description Notes
via AccessType
id String
quoteAssetId String
baseAssetId String
baseAmount String
quoteAmount String
priceImpact BigDecimal [optional]
quoteMinAmount String [optional]
executionSteps List<QuoteExecutionStep> [optional]
generalFees List<Fee> [optional]
side Side
expiresAt String The expiration time of the quote in ISO format.
orderCreationRequirements String A JSON Schema Draft-7 document in string format describing the fields required when creating an order for this quote. The schema mirrors the structure of CreateOrderRequest.participantsIdentification json schema, so clients can validate their order payload before sending. [optional]
type IndicativeQuoteEnum