| Name | Type | Description | Notes |
|---|---|---|---|
| type | QuoteTypeEnum | [default to undefined] | |
| side | Side | [default to undefined] | |
| baseAmount | string | Amount in baseAssetId. BUY = base amount to receive; SELL = base amount to sell. | [default to undefined] |
| baseAssetId | string | The asset you receive on BUY / give on SELL. | [default to undefined] |
| quoteAssetId | string | Counter asset used to pay/receive | [default to undefined] |
| quoteId | string | Quote ID 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]