docs/Email.md in purecloudplatformclientv2-55.0.0 vs docs/Email.md in purecloudplatformclientv2-56.0.0
- old
+ new
@@ -25,8 +25,9 @@
| **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] |
+| **spam** | **BOOLEAN** | Indicates if the inbound email was marked as spam. | [optional] |
{: class="table table-striped"}