Order cancellation result
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Order ID | [optional] |
| user_id | int | User ID | [optional] |
| succeeded | bool | Whether cancellation succeeded | [optional] |
| message | str | Error description when cancellation fails, empty if successful | [optional] |