docs/UserScheduleAdherence.md in purecloudplatformclientv2-30.1.0 vs docs/UserScheduleAdherence.md in purecloudplatformclientv2-31.0.0
- old
+ new
@@ -17,10 +17,11 @@
| **routing_status** | **String** | Actual underlying routing status, used to determine whether a user is actually in adherence when OnQueue | [optional] |
| **actual_activity_category** | **String** | Activity in which the user is actually engaged | [optional] |
| **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** | **String** | Time when the user entered the current adherenceState in ISO-8601 format | [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] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}