Sha256: 82e73ed7efe4d30787f4072bb0acef6368691db95d3d43fc7cd5bb392d9aacb6
Contents?: true
Size: 1012 Bytes
Versions: 152
Compression:
Stored size: 1012 Bytes
Contents
--- title: VoicemailSearchCriteria --- ## PureCloud::VoicemailSearchCriteria ## 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<VoicemailSearchCriteria>**](VoicemailSearchCriteria.html) | Groups multiple conditions | [optional] | | **type** | **String** | Search Type | | {: class="table table-striped"}
Version data entries
152 entries across 152 versions & 2 rubygems