AttachmentMetaData
Represents the metadata of an attachment.
Properties
Name | Type | Description |
---|---|---|
charset | string | The charset type of the file. `null` by default. |
mimeType | string | Mime type of the file. `null` by default. |
Last modified: 7 November 2024
Represents the metadata of an attachment.
Name | Type | Description |
---|---|---|
charset | string | The charset type of the file. `null` by default. |
mimeType | string | Mime type of the file. `null` by default. |