Sha256: 6555a241b91bf4dabc929714b93cec58513ea9c28bf9cc5dc75e5584d4fb0523
Contents?: true
Size: 703 Bytes
Versions: 3
Compression:
Stored size: 703 Bytes
Contents
--- title: JourneyAggregateQueryFilter --- ## PureCloud::JourneyAggregateQueryFilter ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | Boolean operation to apply to the provided predicates and clauses | | | **clauses** | [**Array<JourneyAggregateQueryClause>**](JourneyAggregateQueryClause.html) | Boolean 'and/or' logic with up to two-levels of nesting | [optional] | | **predicates** | [**Array<JourneyAggregateQueryPredicate>**](JourneyAggregateQueryPredicate.html) | Like a three-word sentence: (attribute-name) (operator) (target-value). | [optional] | {: class="table table-striped"}
Version data entries
3 entries across 3 versions & 1 rubygems