EmailAttachment
List of Email Attachments.
| Field : Object | Description |
|---|---|
| fileUrl: String | Represents the file url. |
| filename: String | Represents the name of the file of the attachment. |
| id: ID | Represents each email attachment identifier. |
| originalFilename: String | Represents the original name of the file. |
| public_url: String | Represents the full path of the file url. |