# AttachmentMetaData ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name of attachment if given | **contentType** | **String** | Content type of attachment such as `image/png` | **contentLength** | **Int64** | 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. | **contentId** | **String** | CID of attachment | [optional] [[Back to Model list]](../README#documentation-for-models) [[Back to API list]](../README#documentation-for-api-endpoints) [[Back to README]](../README)