Sha256: 5d98cecd3910ed047049d29c089237fb1433bcc188f4508d889f7f0fd4b1dc97
Contents?: true
Size: 786 Bytes
Versions: 37
Compression:
Stored size: 786 Bytes
Contents
--- title: ConversationDetailQueryPredicate --- ## PureCloud::ConversationDetailQueryPredicate ## 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