Sha256: a74c3d92bc7ec249aa90451c0da91c247f73d1017d698e42c4d0a25f05c38cc1
Contents?: true
Size: 721 Bytes
Versions: 37
Compression:
Stored size: 721 Bytes
Contents
--- title: EvaluationAggregateQueryFilter --- ## PureCloud::EvaluationAggregateQueryFilter ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | Boolean operation to apply to the provided predicates and clauses | | | **clauses** | [**Array<EvaluationAggregateQueryClause>**](EvaluationAggregateQueryClause.html) | Boolean 'and/or' logic with up to two-levels of nesting | [optional] | | **predicates** | [**Array<EvaluationAggregateQueryPredicate>**](EvaluationAggregateQueryPredicate.html) | Like a three-word sentence: (attribute-name) (operator) (target-value). | [optional] | {: class="table table-striped"}
Version data entries
37 entries across 37 versions & 1 rubygems