Sha256: d22ab00884f00a36daf08b7152be65689aefcd7b139b47d7d9a4c08a382d441e
Contents?: true
Size: 2 KB
Versions: 7
Compression:
Stored size: 2 KB
Contents
--- title: UserQueue --- ## PureCloud::UserQueue ## 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] | | **joined** | **BOOLEAN** | | [optional] | | **member_count** | **Integer** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
7 entries across 7 versions & 1 rubygems