| 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]