Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 702 Bytes

File metadata and controls

19 lines (11 loc) · 702 Bytes

UpdateTemplateRequest

Properties

Name Type Description Notes
name String Updated name of the template. [optional]
contents LanguageStringMap [optional]
isEmail Boolean Set true for an Email template. [optional]
emailSubject String Subject of the email. [optional]
emailBody String Body of the email (HTML supported). [optional]
isSMS Boolean Set true for an SMS template. [optional]
dynamicContent String JSON string for dynamic content personalization. [optional]