Sha256: 295c1e26fd12eabc246c123931b314cbd9d3b2e728ae4c8823841bbc80c1b2d5
Contents?: true
Size: 782 Bytes
Versions: 37
Compression:
Stored size: 782 Bytes
Contents
--- title: EvaluationDetailQueryPredicate --- ## PureCloud::EvaluationDetailQueryPredicate ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | Optional type, can usually be inferred | [optional] | | **dimension** | **String** | Left hand side for dimension predicates | [optional] | | **metric** | **String** | Left hand side for metric predicates | [optional] | | **operator** | **String** | Optional operator, default is matches | [optional] | | **value** | **String** | Right hand side for dimension or metric predicates | [optional] | | **range** | [**NumericRange**](NumericRange.html) | Right hand side for dimension or metric predicates | [optional] | {: class="table table-striped"}
Version data entries
37 entries across 37 versions & 1 rubygems