EmailTemplateAttachments
Returns multiple email template attachment records. The records can be filtered and paged according to the respective parameters.
Columns
Name | Type | Description |
Id [KEY] | Integer | The Id of the EmailTemplateAttachments. |
AttachmentId | Integer | The AttachmentId of the EmailTemplateAttachments. |
EmailTemplateId | Integer | The EmailTemplateId of the EmailTemplateAttachments. |
Name | String | The Name of the EmailTemplateAttachments. |
DownloadURL | String | The DownloadURL of the EmailTemplateAttachments. |
AttachmentFileSize | Integer | The AttachmentFileSize of the EmailTemplateAttachments. |