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