| Name | Type | Description | Notes |
|---|---|---|---|
| currencyPair | string | Order currency pair | [optional] [default to undefined] |
| id | string | Order ID | [optional] [default to undefined] |
| text | string | Custom order information | [optional] [default to undefined] |
| succeeded | boolean | Whether cancellation succeeded | [optional] [default to undefined] |
| label | string | Error label when failed to cancel the order; emtpy if succeeded | [optional] [default to undefined] |
| message | string | Error description when cancellation fails, empty if successful | [optional] [default to undefined] |
| account | string | Default is empty (deprecated) | [optional] [default to undefined] |