doc_out/RoutingData.html.md in purecloud-0.46.1 vs doc_out/RoutingData.html.md in purecloud-0.47.1
- old
+ new
@@ -5,13 +5,13 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **queue_id** | **String** | | [optional] |
-| **language_id** | **String** | | [optional] |
-| **priority** | **Integer** | | [optional] |
-| **skill_ids** | **Array<String>** | | [optional] |
-| **preferred_agent_ids** | **Array<String>** | | [optional] |
+| **queue_id** | **String** | The identifier of the routing queue | |
+| **language_id** | **String** | The identifier of a language to be considered in routing | [optional] |
+| **priority** | **Integer** | The priority for routing | [optional] |
+| **skill_ids** | **Array<String>** | A list of skill identifiers to be considered in routing | [optional] |
+| **preferred_agent_ids** | **Array<String>** | A list of agents to be preferred in routing | [optional] |
{: class="table table-striped"}