Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.09 KB

File metadata and controls

19 lines (16 loc) · 1.09 KB

SibApiV3Sdk.GetSmtpTemplateOverview

Properties

Name Type Description Notes
id Number ID of the template
name String Name of the template
subject String Subject of the template
isActive Boolean Status of template (true=active, false=inactive)
testSent Boolean Status of test sending for the template (true=test email has been sent, false=test email has not been sent)
sender GetSmtpTemplateOverviewSender
replyTo String Email defined as the "Reply to" for the template
toField String Customisation of the "to" field for the template
tag String Tag of the template
htmlContent String HTML content of the template
createdAt Date Creation UTC date-time of the template (YYYY-MM-DDTHH:mm:ss.SSSZ)
modifiedAt Date Last modification UTC date-time of the template (YYYY-MM-DDTHH:mm:ss.SSSZ)