--- title: QueryRequestFilter --- ## PureCloud::QueryRequestFilter ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | The logic used to combine the clauses | | | **clauses** | [**Array<QueryRequestClause>**](QueryRequestClause.html) | The list of clauses used to filter the data | | {: class="table table-striped"}