Sha256: ca1189424e4b726ea2368a877d66596af0d089acc3d9b450f26caa57cabcaace
Contents?: true
Size: 967 Bytes
Versions: 41
Compression:
Stored size: 967 Bytes
Contents
--- title: Condition --- ## PureCloud::Condition ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | The type of the condition | [optional] | | **inverted** | **BOOLEAN** | Indicates whether to evaluate for the opposite of the stated condition; default is false | [optional] | | **attribute_name** | **String** | An attribute name associated with the condition (applies only to certain rule conditions) | [optional] | | **value** | **String** | A value associated with the condition | [optional] | | **value_type** | **String** | Determines the type of the value associated with the condition | [optional] | | **operator** | **String** | An operation type for condition evaluation | [optional] | | **codes** | **Array<String>** | List of wrap-up code identifiers (used only in conditions of type 'wrapupCondition') | [optional] | {: class="table table-striped"}
Version data entries
41 entries across 41 versions & 2 rubygems