docs/Email.md in purecloudplatformclientv2-85.0.1 vs docs/Email.md in purecloudplatformclientv2-86.0.0

- old
+ new

@@ -26,8 +26,9 @@ | **script_id** | **String** | The UUID of the script to use. | [optional] | | **peer_id** | **String** | The id of the peer communication corresponding to a matching leg for this communication. | [optional] | | **message_id** | **String** | A globally unique identifier for the stored content of this communication. | [optional] | | **draft_attachments** | [**Array<Attachment>**](Attachment.html) | A list of uploaded attachments on the email draft. | [optional] | | **spam** | **BOOLEAN** | Indicates if the inbound email was marked as spam. | [optional] | +| **wrapup** | [**Wrapup**](Wrapup.html) | Call wrap up or disposition data. | [optional] | {: class="table table-striped"}