EmailFooter
Create, update, delete, and query Email Footers.
Columns
Name | Type | ReadOnly | Description |
ID [KEY] | Long | True |
The unique identifier for the email footer. |
Name | String | False |
The name of the email footer. |
Body | String | False |
The body of the email footer. |
Hyperlinks | String | True |
A list of hyperlinks. |
FieldMerges | String | True |
A list of field merges. |
Text | String | False |
The text of the email footer. |
Permissions | String | False |
The permissions of the email footer. |
Description | String | False |
The description of the email footer. |
FolderId | Long | False |
The Id of the folder for the email footer. |
CreatedAt | Datetime | True |
Date the email footer was created. |
CreatedBy | String | True |
The Id of the user who created the email footer. |
AccessedAt | Datetime | False |
Date the email footer was accessed. |
CurrentStatus | String | False |
The current status of the email footer. |
Depth | String | False |
The depth of the email footer. |
UpdatedAt | Datetime | True |
Date the email footer was updated. |
UpdatedBy | String | True |
The Id of the user who last updated the email footer. |
PlainText | String | True |
The plain text of the email footer. |