Name | Type | Description | Notes |
---|---|---|---|
string | Email address to which transactional email has been sent | ||
Subject | string | Subject of the sent email | |
TemplateId | long? | Id of the template | [optional] |
Date | string | Date on which transactional email was sent | |
Events | List<GetTransacEmailContentEvents> | Series of events which occurred on the transactional email | |
Body | string | Actual content of the transactional email that has been sent | |
AttachmentCount | long? | Count of the attachments that were sent in the email |