Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 937 Bytes

GetTransacEmailContent.md

File metadata and controls

16 lines (12 loc) · 937 Bytes

GetTransacEmailContent

Properties

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

[Back to Model list] [Back to API list] [Back to README]