Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 736 Bytes

File metadata and controls

16 lines (12 loc) · 736 Bytes

ElasticEmail.Model.Template

Template info

Properties

Name Type Description Notes
TemplateType TemplateType [optional]
Name string Template name [optional]
DateAdded DateTime Date of creation in YYYY-MM-DDThh:ii:ss format [optional]
Subject string Default subject of email. [optional]
Body List<BodyPart> Email content of this template [optional]
TemplateScope TemplateScope [optional]

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