# CancelOrdersRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**symbol** | **String** | The symbol of the perpetual for which to cancel orders. |
**order_hashes** | Option<**Vec<String>**> | List of order hashes of the orders to be cancelled. All orders must belong to accountAddress. Max 10 order hashes | [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)