Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 543 Bytes

EmailView.md

File metadata and controls

13 lines (9 loc) · 543 Bytes

ElasticEmail.Model.EmailView

Email details formatted in json

Properties

Name Type Description Notes
Body string Body (HTML, otherwise plain text) of email [optional]
Subject string Default subject of email. [optional]
From string From email address [optional]

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