Sha256: 783e4841f4213446eeaffb9e535f2f2aa67c46659abb8a83e5b16e6b6b309034
Contents?: true
Size: 1.58 KB
Versions: 13
Compression:
Stored size: 1.58 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) | | [optional] | | **bullseye** | [**Bullseye**](Bullseye.html) | | [optional] | | **acw_settings** | [**AcwSettings**](AcwSettings.html) | | [optional] | | **skill_evaluation_method** | **String** | | [optional] | | **queue_flow** | [**UriReference**](UriReference.html) | | [optional] | | **calling_party_name** | **String** | | [optional] | | **calling_party_number** | **String** | | [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
13 entries across 13 versions & 1 rubygems