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