Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.16 KB

File metadata and controls

21 lines (15 loc) · 1.16 KB

ExecutionResponseDetails

Properties

Name Type Description Notes
type QuoteTypeEnum [default to undefined]
side Side [default to undefined]
baseAmount string Amount to convert [default to undefined]
baseAssetId string Source asset identifier [default to undefined]
quoteAssetId string Target asset identifier [default to undefined]
quoteId string Quote ID for quote orders [default to undefined]
quoteAmount string Quote amount for quote orders [default to undefined]
baseAssetRail TransferRail [optional] [default to undefined]
quoteAssetRail TransferRail [optional] [default to undefined]
reQuote ReQuoteDetailsReQuote [optional] [default to undefined]

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