docs/OutOfOffice.md in purecloudplatformclientv2-14.0.0 vs docs/OutOfOffice.md in purecloudplatformclientv2-14.1.0
- old
+ new
@@ -11,9 +11,10 @@
| **name** | **String** | | [optional] |
| **user** | [**User**](User.html) | | [optional] |
| **start_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **end_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **active** | **BOOLEAN** | | [optional] |
+| **indefinite** | **BOOLEAN** | | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}