| Name | Type | Description | Notes |
|---|---|---|---|
| str | Email address to which transactional email has been sent | ||
| subject | str | Subject of the sent email | |
| template_id | int | Id of the template | [optional] |
| message_id | str | Message Id of the sent email | |
| uuid | str | Unique id of the email sent to a particular contact | |
| _date | str | Date on which transactional email was sent | |
| _from | str | Email address of the sender from which the email was sent | [optional] |
| tags | list[str] | Tags used for your email | [optional] |