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