Sha256: 1290e1bfb8eeeaa18fd62b88ab6a2740b09edbac5c947d1c6901ee44c706a405
Contents?: true
Size: 1.02 KB
Versions: 63
Compression:
Stored size: 1.02 KB
Contents
--- title: GKNDocumentationSearchCriteria --- ## PureCloud::GKNDocumentationSearchCriteria ## 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<GKNDocumentationSearchCriteria>**](GKNDocumentationSearchCriteria.html) | Groups multiple conditions | [optional] | | **type** | **String** | Search Type | | {: class="table table-striped"}
Version data entries
63 entries across 63 versions & 1 rubygems