Sha256: a776145c0d0f20e7287ef93e2bc3098167055b5186a4882a8db4e6b2b1ce411d
Contents?: true
Size: 733 Bytes
Versions: 37
Compression:
Stored size: 733 Bytes
Contents
--- title: ConversationAggregateQueryFilter --- ## PureCloud::ConversationAggregateQueryFilter ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | Boolean operation to apply to the provided predicates and clauses | | | **clauses** | [**Array<ConversationAggregateQueryClause>**](ConversationAggregateQueryClause.html) | Boolean 'and/or' logic with up to two-levels of nesting | [optional] | | **predicates** | [**Array<ConversationAggregateQueryPredicate>**](ConversationAggregateQueryPredicate.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