Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
orderType |
OrderType
|
<nullable> |
The type of Order (BUY/SELL) |
status |
OrderStatus
|
<nullable> |
The status of Order |
sortingField |
string
|
<nullable> |
The field value for sorting |
orderBy |
string
|
<nullable> |
The kind of order for querying data (ASC/DESC) |