docs/UserScheduleAdherence.md in purecloudplatformclientv2-52.0.0 vs docs/UserScheduleAdherence.md in purecloudplatformclientv2-53.0.0
- old
+ new
@@ -19,9 +19,11 @@
| **is_out_of_office** | **BOOLEAN** | Whether the user is marked OutOfOffice | [optional] |
| **adherence_state** | **String** | The user's current adherence state | [optional] |
| **impact** | **String** | The impact of the user's current adherenceState | [optional] |
| **time_of_adherence_change** | **DateTime** | Time when the user entered the current adherenceState in ISO-8601 format | [optional] |
| **presence_update_time** | **DateTime** | Time when presence was last updated. Used to calculate time in current status. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
+| **active_queues** | [**Array<QueueReference>**](QueueReference.html) | The list of queues to which this user is joined | [optional] |
+| **active_queues_modified_time** | **DateTime** | Time when the list of active queues for this user was last updated. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}