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] |
_date | datetime | Date on which transactional email was sent | |
events | list[GetTransacEmailContentEvents] | Series of events which occurred on the transactional email | |
body | str | Actual content of the transactional email that has been sent | |
attachment_count | int | Count of the attachments that were sent in the email |