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