docs/WrapUpCodeMapping.md in purecloudplatformclientv2-18.0.0 vs docs/WrapUpCodeMapping.md in purecloudplatformclientv2-19.0.0

- old
+ new

@@ -10,11 +10,11 @@ | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **date_created** | **DateTime** | Creation time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Last modified time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **version** | **Integer** | Required for updates, must match the version number of the most recent update | [optional] | -| **default_set** | **Array<String>** | The default set of wrapup values | [optional] | -| **mapping** | **Hash<String, Array<String>>** | A map from wrapup code identifiers to a set of wrapup values | [optional] | +| **default_set** | **Array<String>** | The default set of wrap-up flags. These will be used if there is no entry for a given wrap-up code in the mapping. | [optional] | +| **mapping** | **Hash<String, Array<String>>** | A map from wrap-up code identifiers to a set of wrap-up flags. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}