Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 804 Bytes

SurveyAggregateQueryFilter.md

File metadata and controls

12 lines (8 loc) · 804 Bytes

SurveyAggregateQueryFilter

Properties

Name Type Description Notes
type string Boolean operation to apply to the provided predicates and clauses
clauses \PureCloudPlatform\Client\V2\Model\SurveyAggregateQueryClause[] Boolean 'and/or' logic with up to two-levels of nesting [optional]
predicates \PureCloudPlatform\Client\V2\Model\SurveyAggregateQueryPredicate[] Like a three-word sentence: (attribute-name) (operator) (target-value). [optional]

[Back to Model list] [Back to API list] [Back to README]