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