docs/Email.md in purecloudplatformclientv2-93.0.0 vs docs/Email.md in purecloudplatformclientv2-94.0.0

- old
+ new

@@ -27,8 +27,9 @@ | **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] | +| **after_call_work** | [**AfterCallWork**](AfterCallWork.html) | After-call work for the communication. | [optional] | {: class="table table-striped"}