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