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