# AttachmentMetaData

Represents the metadata of an attachment. Use it in an import script.

## 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.   |

## See also

[YouTrack Import API](YouTrack-Import-Api-Documentation.html)

