Sha256: 0c26cc5c075d8caa371ce58e80447bf1c5e9c76d92ba29e019cec3cdbb22049f
Contents?: true
Size: 1.92 KB
Versions: 9
Compression:
Stored size: 1.92 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] | | **joined** | **BOOLEAN** | | [optional] [default to false]| | **member_count** | **Integer** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
9 entries across 9 versions & 1 rubygems