import "Domains.idl";
Public Attributes | |
| boolean | isUsed |
| is footer used | |
| string | text |
| text that will be appended to every message sent from this domain | |
| boolean | isHtml |
| if is value false the text is precessed as plaintext | |
| boolean | isUsedInDomain |
| footer is used also for e-mails within domain | |
Note: all fields must be assigned if used in set methods
| boolean kerio::jsonapi::admin::Footer::isHtml |
if is value false the text is precessed as plaintext
| boolean kerio::jsonapi::admin::Footer::isUsed |
is footer used
| boolean kerio::jsonapi::admin::Footer::isUsedInDomain |
footer is used also for e-mails within domain
| string kerio::jsonapi::admin::Footer::text |
text that will be appended to every message sent from this domain