Sha256: 9bf067fe339418cae5900b9bf7e7cb4f13a0bca2c3867dea45170cab01ec831b
Contents?: true
Size: 774 Bytes
Versions: 37
Compression:
Stored size: 774 Bytes
Contents
--- title: SurveyDetailQueryPredicate --- ## PureCloud::SurveyDetailQueryPredicate ## 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