Sha256: 499d6241990b396f786a08735ba7e448bc55cb96ae06fea90f8a829f58094f0f

Contents?: true

Size: 1.94 KB

Versions: 13

Compression:

Stored size: 1.94 KB

Contents

---
title: Queue
---
## PureCloud::Queue

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **description** | **String** |  | [optional] |
| **version** | **Integer** |  | [optional] |
| **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **modified_by** | **String** |  | [optional] |
| **created_by** | **String** |  | [optional] |
| **state** | **String** |  | [optional] |
| **modified_by_app** | **String** |  | [optional] |
| **created_by_app** | **String** |  | [optional] |
| **media_settings** | [**Hash<String, MediaSetting>**](MediaSetting.html) | The media settings for the queue. | |
| **bullseye** | [**Bullseye**](Bullseye.html) | The bulls-eye settings for the queue. | [optional] |
| **acw_settings** | [**AcwSettings**](AcwSettings.html) | The ACW settings for the queue. | |
| **skill_evaluation_method** | **String** | The skill evaluation method to use when routing conversations. | |
| **queue_flow** | [**UriReference**](UriReference.html) | The in-queue flow to use for conversations waiting in queue. | [optional] |
| **calling_party_name** | **String** | The name to use for caller identification for outbound calls from this queue. | [optional] |
| **calling_party_number** | **String** | The phone number to use for caller identification for outbound calls from this queue. | [optional] |
| **outbound_email_address** | [**QueueEmailAddress**](QueueEmailAddress.html) |  | [optional] |
| **member_count** | **Integer** |  | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
purecloud-0.70.1 doc_out/Queue.html.md
purecloud-0.69.1 doc_out/Queue.html.md
purecloud-0.68.1 doc_out/Queue.html.md
purecloud-0.67.1 doc_out/Queue.html.md
purecloud-0.66.1 doc_out/Queue.html.md
purecloud-0.65.1 doc_out/Queue.html.md
purecloud-0.64.1 doc_out/Queue.html.md
purecloud-0.63.1 doc_out/Queue.html.md
purecloud-0.62.1 doc_out/Queue.html.md
purecloud-0.61.1 doc_out/Queue.html.md
purecloud-0.60.1 doc_out/Queue.html.md
purecloud-0.59.1 doc_out/Queue.html.md
purecloud-0.58.1 doc_out/Queue.html.md