Name | Type | Description | Notes |
---|---|---|---|
id | string | Order ID | [optional] [default to undefined] |
userId | number | User ID | [optional] [default to undefined] |
succeeded | boolean | Whether cancellation succeeded | [optional] [default to undefined] |
message | string | Error message when failed to cancel the order; empty if succeeded | [optional] [default to undefined] |