| Name | Type | Description | Notes |
|---|---|---|---|
| clicked_time | string | [optional] | |
| contact_id | string | [optional] | |
| headers | string | [optional] | |
| html_content | string | Base64 encoded HTML | [optional] |
| opened_time | string | [optional] | |
| original_provider | string | Provider that sent the email, defaults to UNKNOWN | [optional] |
| original_provider_id | string | Provider id that sent the email, must be unique when combined with provider. If omitted a UUID without dashes is autogenerated for the record. | [optional] |
| plain_content | string | Base64 encoded text | [optional] |
| provider_source_id | string | The email address of the synced email account that generated this message. | [optional] |
| received_time | string | [optional] | |
| sent_from_address | string | [optional] | |
| sent_from_reply_address | string | [optional] | |
| sent_time | string | [optional] | |
| sent_to_address | string | ||
| sent_to_bcc_address_list | string[] | [optional] | |
| sent_to_cc_address_list | string[] | [optional] | |
| subject | string | [optional] |