docs/QueueMediaAssociation.md in purecloudplatformclientv2-62.0.0 vs docs/QueueMediaAssociation.md in purecloudplatformclientv2-63.0.0
- old
+ new
@@ -5,12 +5,12 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
+| **id** | **String** | The reference ID for this QueueMediaAssociation | [optional] |
| **queue** | [**QueueReference**](QueueReference.html) | The queue to associate with the service goal group | [optional] |
| **media_types** | **Array<String>** | The media types of the given queue to associate with the service goal group | [optional] |
-| **id** | **String** | The reference ID for this QueueMediaAssociation | [optional] |
| **delete** | **BOOLEAN** | If marked true on a PATCH, this QueueMediaAssociation will be permanently deleted | [optional] |
{: class="table table-striped"}