| Name | Type | Description | Notes |
|---|---|---|---|
| String | Email address to which transactional email has been sent | ||
| subject | String | Subject of the sent email | |
| template_id | Integer | Id of the template | [optional] |
| date | String | Date on which transactional email was sent | |
| events | Array<GetTransacEmailContentEvents> | Series of events which occurred on the transactional email | |
| body | String | Actual content of the transactional email that has been sent | |
| attachment_count | Integer | Count of the attachments that were sent in the email |