| Name | Type | Description | Notes |
|---|---|---|---|
| string | Email address to which transactional email has been sent | ||
| subject | string | Subject of the sent email | |
| templateId | int | Id of the template | [optional] |
| date | string | Date on which transactional email was sent | |
| events | \SendinBlue\Client\Model\GetTransacEmailContentEvents[] | Series of events which occurred on the transactional email | |
| body | string | Actual content of the transactional email that has been sent | |
| attachmentCount | int | Count of the attachments that were sent in the email |