# CompoundClause
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**clauses** | [**Vec<crate::models::JqlQueryClause>**](JqlQueryClause.md) | The list of nested clauses. |
**operator** | **String** | The operator between the clauses. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)