docs/CreateQueueRequest.md in purecloudplatformclientv2-42.0.0 vs docs/CreateQueueRequest.md in purecloudplatformclientv2-43.0.0
- old
+ new
@@ -6,10 +6,10 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
-| **name** | **String** | | [optional] |
+| **name** | **String** | The queue name | |
| **division** | [**WritableDivision**](WritableDivision.html) | The division to which this entity belongs. | [optional] |
| **description** | **String** | The queue description. | [optional] |
| **version** | **Integer** | The current version of the queue. | [optional] |
| **date_created** | **DateTime** | The date the queue was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | The date of the last modification to the queue. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |