# OrderCancel
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**order_id** | Option<**i32**> | The ID of the Order cancelled | [optional]
**client_order_id** | Option<**String**> | The client ID of the Order cancelled (only provided if the Order has a client Order ID). | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)