--- title: Criteria --- ## PureCloud::Criteria ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **key** | **String** | The criteria key. | | | **values** | **Array<String>** | The criteria values. | | | **should_ignore_case** | **BOOLEAN** | Should criteria be case insensitive. | | | **operator** | **String** | The comparison operator. | [optional] | {: class="table table-striped"}