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