doc_out/Wrapup.html.md in purecloud-0.50.1 vs doc_out/Wrapup.html.md in purecloud-0.51.1
- old
+ new
@@ -5,15 +5,15 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **code** | **String** | | [optional] |
-| **name** | **String** | | [optional] |
-| **notes** | **String** | | [optional] |
-| **tags** | **Array<String>** | | [optional] |
-| **duration_seconds** | **Integer** | | [optional] |
-| **end_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
-| **provisional** | **BOOLEAN** | | [optional] [default to false]|
+| **code** | **String** | The user configured wrap up code id. | [optional] |
+| **name** | **String** | The user configured wrap up code name. | [optional] |
+| **notes** | **String** | Text entered by the agent to describe the call or disposition. | [optional] |
+| **tags** | **Array<String>** | List of tags selected by the agent to describe the call or disposition. | [optional] |
+| **duration_seconds** | **Integer** | The length of time in seconds that the agent spent doing after call work. | [optional] |
+| **end_time** | **DateTime** | The timestamp when the wrapup was finished. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
+| **provisional** | **BOOLEAN** | Indicates if this is a pending save and should not require a code to be specified. This allows someone to save some temporary wrapup that will be used later. | [optional] [default to false]|
{: class="table table-striped"}