The Footer Object contains two properties html and text.
The html contents are used as a signature to be added to HTML content and text property is added respectively to text message contents.
footer An Object containing two properties one for html message part and one for text part.
Path | Type | Description |
---|---|---|
html | String (partial HTML) | The html content of footer |
text | String | The text content of the footer. |