doc_out/UserQueue.html.md in purecloud-0.48.1 vs doc_out/UserQueue.html.md in purecloud-0.49.1
- old
+ new
@@ -16,16 +16,16 @@
| **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] |
+| **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"}