docs/ManagementUnit.md in purecloudplatformclientv2-6.0.0 vs docs/ManagementUnit.md in purecloudplatformclientv2-7.0.0
- old
+ new
@@ -10,9 +10,10 @@
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | | [optional] |
| **start_day_of_week** | **String** | Start day of week for workforce management planning purposes | [optional] |
| **timezone** | **String** | The time zone for the management unit in standard Olson Format (See https://en.wikipedia.org/wiki/Tz_database) | [optional] |
| **version** | **Integer** | The version of the underlying ManagementUnit object. Useful for handling eventual consistency issues. User must submit the current version they of the ManagementUnit in any write requests | |
+| **date_modified** | **DateTime** | The date and time at which this management unit was last modified. 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"}