Sha256: 0e49f036798f9034f4b93a7cc5602b95158168b1a26792bbf280e1f4548a0979
Contents?: true
Size: 570 Bytes
Versions: 1
Compression:
Stored size: 570 Bytes
Contents
--- title: EntityTypeCriteria --- ## PureCloud::EntityTypeCriteria ## 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] | | **entity_type** | **String** | The entity to match the pattern against. | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-53.0.0 | docs/EntityTypeCriteria.md |