| 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] |