Sha256: 7c6da258634b1a8e26d1d21524bd21bda12a09471bd6299115bb5948cc9815d3
Contents?: true
Size: 996 Bytes
Versions: 160
Compression:
Stored size: 996 Bytes
Contents
--- title: GroupSearchCriteria --- ## PureCloud::GroupSearchCriteria ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **end_value** | **String** | The end value of the range. This field is used for range search types. | [optional] | | **values** | **Array<String>** | A list of values for the search to match against | [optional] | | **start_value** | **String** | The start value of the range. This field is used for range search types. | [optional] | | **fields** | **Array<String>** | Field names to search against | [optional] | | **value** | **String** | A value for the search to match against | [optional] | | **operator** | **String** | How to apply this search criteria against other criteria | [optional] | | **group** | [**Array<GroupSearchCriteria>**](GroupSearchCriteria.html) | Groups multiple conditions | [optional] | | **type** | **String** | Search Type | | {: class="table table-striped"}
Version data entries
160 entries across 160 versions & 2 rubygems