Sha256: ab0b4cd4eedf7356b3659e210b74ca273fc54b32dca782ae258ef369c3083b3a

Contents?: true

Size: 1 KB

Versions: 144

Compression:

Stored size: 1 KB

Contents

---
title: DocumentationSearchCriteria
---
## PureCloud::DocumentationSearchCriteria

## 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<DocumentationSearchCriteria>**](DocumentationSearchCriteria.html) | Groups multiple conditions | [optional] |
| **type** | **String** | Search Type | |
{: class="table table-striped"}


Version data entries

144 entries across 144 versions & 2 rubygems

Version Path
purecloudplatformclientv2-2.0.7 docs/DocumentationSearchCriteria.md
purecloudplatformclientv2-2.0.6 docs/DocumentationSearchCriteria.md
purecloud-0.70.1 doc_out/DocumentationSearchCriteria.html.md
purecloud-0.69.1 doc_out/DocumentationSearchCriteria.html.md