Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 695 Bytes

File metadata and controls

14 lines (11 loc) · 695 Bytes

brevo_csharp.Model.TemplatePreview

Properties

Name Type Description Notes
FromEmail string Sender email address [optional]
FromName string Sender name [optional]
Html string Html content of the template [optional]
Subject string subject of the template [optional]
UsedFeedNames List<string> [optional]
PreviewText string Preview text of the template [optional]

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