Sha256: 93867332b7b0dabf03334a87f55c961ddbb223c4e1d9f1056dbe5a8b4042d715

Contents?: true

Size: 1.35 KB

Versions: 56

Compression:

Stored size: 1.35 KB

Contents

---
title: Condition
---
## PureCloud::Condition

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **type** | **String** | The type of the condition. | [optional] |
| **inverted** | **BOOLEAN** | If true, inverts the result of evaluating this Condition. Default is false. | [optional] |
| **attribute_name** | **String** | An attribute name associated with this Condition. Required for a contactAttributeCondition. | [optional] |
| **value** | **String** | A value associated with this Condition. This could be text, a number, or a relative time. Not used for a DataActionCondition. | [optional] |
| **value_type** | **String** | The type of the value associated with this Condition. Not used for a DataActionCondition. | [optional] |
| **operator** | **String** | An operation with which to evaluate the Condition. Not used for a DataActionCondition. | [optional] |
| **codes** | **Array<String>** | List of wrap-up code identifiers. Required for a wrapupCondition. | [optional] |
| **property** | **String** | A value associated with the property type of this Condition. Required for a contactPropertyCondition. | [optional] |
| **property_type** | **String** | The type of the property associated with this Condition. Required for a contactPropertyCondition. | [optional] |
{: class="table table-striped"}


Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/Condition.md
purecloudplatformclientv2-95.0.0 docs/Condition.md
purecloudplatformclientv2-94.0.0 docs/Condition.md
purecloudplatformclientv2-93.0.0 docs/Condition.md
purecloudplatformclientv2-92.0.0 docs/Condition.md
purecloudplatformclientv2-91.0.0 docs/Condition.md
purecloudplatformclientv2-90.0.0 docs/Condition.md
purecloudplatformclientv2-89.0.0 docs/Condition.md
purecloudplatformclientv2-88.0.0 docs/Condition.md
purecloudplatformclientv2-87.0.0 docs/Condition.md
purecloudplatformclientv2-86.0.0 docs/Condition.md
purecloudplatformclientv2-85.0.1 docs/Condition.md
purecloudplatformclientv2-85.0.0 docs/Condition.md
purecloudplatformclientv2-84.0.0 docs/Condition.md
purecloudplatformclientv2-83.0.0 docs/Condition.md
purecloudplatformclientv2-82.0.0 docs/Condition.md
purecloudplatformclientv2-81.0.0 docs/Condition.md
purecloudplatformclientv2-80.0.0 docs/Condition.md
purecloudplatformclientv2-79.0.0 docs/Condition.md
purecloudplatformclientv2-78.1.0 docs/Condition.md