| Name | Type | Description | Notes |
|---|---|---|---|
| bcc | String | Blind carbon copy recipients of the email. | [optional] |
| cc | String | Carbon Copy recipients of the email. | [optional] |
| error_message | String | null if the content of result is "OK". A description of the error if the content of result is not "OK". | [optional] |
| event_category | String | The event category of the email. | [optional] |
| from_email | String | The sender of the email. | [optional] |
| notification | String | The name of the notification. | [optional] |
| reply_to | String | The reply-to address as configured in the email template. | [optional] |
| result | String | The result from the mail server of sending the email. | [optional] |
| send_time | String | The date and time the email was sent. | [optional] |
| subject | String | The subject of the email. | [optional] |
| to_email | String | The intended recipient of the email. | [optional] |