Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.03 KB

File metadata and controls

17 lines (14 loc) · 1.03 KB

# MailSettings

Properties

Name Type Description Notes
customiseHtmlEmailSettings bool
customiseSmtpSettings bool
htmlEmailSettings \SynergiTech\Staffology\Model\HtmlEmailSettings [optional]
id string [readonly] The unique id of the object [optional] [readonly]
senderEmail string
senderEmailVerified bool [readonly] The SenderEmail must be verified before you can send email using that address [optional]
senderName string
smtpSettings \SynergiTech\Staffology\Model\SmtpSettings [optional]
useSystemFromAddress bool If set to true then the SenderEmail provided will only be used in the ReplyTo fields. The system defaults will be used for the From address. [optional]

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