# AttachmentMetaData
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | string | Name of attachment if given | |
content_type | string | Content type of attachment such as image/png | |
content_length | int | Size of attachment in bytes | |
id | string | ID of attachment. Can be used to with attachment controller endpoints to download attachment or with sending methods to attach to an email. |