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