docs/Email.md in purecloudplatformclientv2-27.1.0 vs docs/Email.md in purecloudplatformclientv2-28.0.0

- old
+ new

@@ -23,8 +23,9 @@ | **auto_generated** | **BOOLEAN** | Indicates that the email was auto-generated like an Out of Office reply. | [optional] | | **provider** | **String** | The source provider for the email. | [optional] | | **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] | {: class="table table-striped"}