AttachmentContentWithMetadata
Represents the content of an attachment with metadata. Use it in an import script.
Properties
Name | Type | Description |
|---|---|---|
data | Stream, string | The attachment content as obtained from |
metadata | Object | The attachment metadata. |
metadata.charset | string | The charset type of the file. |
metadata.mimeType | string | The MIME type of the file. |
10 September 2026