Sha256: c668f2d39194454443711d1aaac6919e51da71d4b34e684bad8c98b743b5568b
Contents?: true
Size: 669 Bytes
Versions: 19
Compression:
Stored size: 669 Bytes
Contents
--- title: AnalyticsQueryFilter --- ## PureCloud::AnalyticsQueryFilter ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | | [optional] | | **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
19 entries across 19 versions & 1 rubygems