| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | [default to undefined] | |
| via | AccessType | [default to undefined] | |
| side | string | Side of the order | [default to undefined] |
| baseAmount | string | [default to undefined] | |
| baseAssetId | string | [default to undefined] | |
| quoteAssetId | string | [default to undefined] | |
| status | OrderStatus | [default to undefined] | |
| destination | AccountReference | [default to undefined] | |
| createdAt | string | [default to undefined] | |
| quoteAmount | string | [optional] [default to undefined] | |
| source | SettlementSourceAccount | [optional] [default to undefined] |
-
Buy(value:'BUY') -
Sell(value:'SELL')
[Back to top] [Back to API list] [Back to Model list] [Back to README]