Sha256: f0e7473e0d990159b1db2c5fb086991feaa478bbb33be5824f5ccf122655e30a
Contents?: true
Size: 723 Bytes
Versions: 121
Compression:
Stored size: 723 Bytes
Contents
--- title: AnalyticsQueryFilter --- ## PureCloud::AnalyticsQueryFilter ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | Boolean operation to apply to the provided predicates and clauses | | | **clauses** | [**Array<AnalyticsQueryClause>**](AnalyticsQueryClause.html) | Boolean 'and/or' logic with up to two-levels of nesting | [optional] | | **predicates** | [**Array<AnalyticsQueryPredicate>**](AnalyticsQueryPredicate.html) | Like a three-word sentence: (attribute-name) (operator) (target-value). These can be one of three types: dimension, property, metric. | [optional] | {: class="table table-striped"}
Version data entries
121 entries across 121 versions & 2 rubygems