# BulkWritableImageAttachmentRequest
## Properties
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**content_type** | **String** | |
**object_id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**image** | [**std::path::PathBuf**](std::path::PathBuf.md) | |
**image_height** | **i32** | |
**image_width** | **i32** | |
**name** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)