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