Sha256: 9acb58ec92f9e0430399ea52f1787ccc933e70a569eed4442f9ccf451e777db0

Contents?: true

Size: 1.08 KB

Versions: 78

Compression:

Stored size: 1.08 KB

Contents

---
title: ResponseSet
---
## PureCloud::ResponseSet

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **date_created** | **DateTime** | Creation time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | Last modified time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **version** | **Integer** | Required for updates, must match the version number of the most recent update | [optional] |
| **responses** | [**Hash<String, Reaction>**](Reaction.html) | Map of disposition identifiers to reactions. For example: {\"disposition.classification.callable.person\": {\"reactionType\": \"transfer\"}} | |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

78 entries across 78 versions & 2 rubygems

Version Path
purecloudplatformclientv2-18.0.0 docs/ResponseSet.md
purecloudplatformclientv2-17.0.0 docs/ResponseSet.md
purecloudplatformclientv2-16.0.0 docs/ResponseSet.md
purecloudplatformclientv2-15.0.0 docs/ResponseSet.md
purecloudplatformclientv2-14.1.0 docs/ResponseSet.md
purecloudplatformclientv2-14.0.0 docs/ResponseSet.md
purecloudplatformclientv2-13.1.0 docs/ResponseSet.md
purecloudplatformclientv2-13.0.0 docs/ResponseSet.md
purecloudplatformclientv2-12.0.0 docs/ResponseSet.md
purecloudplatformclientv2-11.0.0 docs/ResponseSet.md
purecloudplatformclientv2-10.0.0 docs/ResponseSet.md
purecloudplatformclientv2-9.0.0 docs/ResponseSet.md
purecloudplatformclientv2-8.0.0 docs/ResponseSet.md
purecloudplatformclientv2-7.0.0 docs/ResponseSet.md
purecloudplatformclientv2-6.0.0 docs/ResponseSet.md
purecloudplatformclientv2-5.1.1 docs/ResponseSet.md
purecloudplatformclientv2-5.1.0 docs/ResponseSet.md
purecloudplatformclientv2-5.0.0 docs/ResponseSet.md
purecloudplatformclientv2-4.0.0 docs/ResponseSet.md
purecloudplatformclientv2-3.1.7 docs/ResponseSet.md