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-78.0.0 docs/Condition.md
purecloudplatformclientv2-77.0.0 docs/Condition.md
purecloudplatformclientv2-76.0.0 docs/Condition.md
purecloudplatformclientv2-75.1.0 docs/Condition.md
purecloudplatformclientv2-75.0.0 docs/Condition.md
purecloudplatformclientv2-73.0.0 docs/Condition.md
purecloudplatformclientv2-72.0.0 docs/Condition.md
purecloudplatformclientv2-71.0.0 docs/Condition.md
purecloudplatformclientv2-70.0.0 docs/Condition.md
purecloudplatformclientv2-69.0.0 docs/Condition.md
purecloudplatformclientv2-68.0.0 docs/Condition.md
purecloudplatformclientv2-67.0.0 docs/Condition.md
purecloudplatformclientv2-66.0.0 docs/Condition.md
purecloudplatformclientv2-65.0.0 docs/Condition.md
purecloudplatformclientv2-64.0.1 docs/Condition.md
purecloudplatformclientv2-64.0.0 docs/Condition.md
purecloudplatformclientv2-63.0.0 docs/Condition.md
purecloudplatformclientv2-62.0.0 docs/Condition.md
purecloudplatformclientv2-61.0.0 docs/Condition.md
purecloudplatformclientv2-60.0.0 docs/Condition.md