Order cancellation result
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | Order ID | [optional] |
| UserId | long | User ID | [optional] |
| Succeeded | bool | Whether cancellation succeeded | [optional] |
| Message | string | Error description when cancellation fails, empty if successful | [optional] |