# AttachmentMetaData ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **content_length** | Option<**i64**> | Size of attachment in bytes | [optional] **content_type** | Option<**String**> | Content type of attachment such as `image/png` | [optional] **id** | Option<**String**> | ID of attachment | [optional] **name** | Option<**String**> | Name of attachment if given | [optional] [[Back to Model list]](../README#documentation-for-models) [[Back to API list]](../README#documentation-for-api-endpoints) [[Back to README]](../README)