Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 621 Bytes

CreateTemplateRequest.md

File metadata and controls

13 lines (9 loc) · 621 Bytes

CreateTemplateRequest

Properties

Name Type Description Notes
name str The friendly display name for the template.
subject str The Subject template definition for this Template.
html_body str The HTML template definition for this Template. [optional]
text_body str The Text template definition for this Template. [optional]

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