# AttachmentArchiveItemReadable
## Properties
**path** | Option<**String**> | The path of the archive item. | [optional][readonly]
**index** | Option<**i64**> | The position of the item within the archive. | [optional][readonly]
**size** | Option<**String**> | The size of the archive item. | [optional][readonly]
**media_type** | Option<**String**> | The MIME type of the archive item. | [optional][readonly]
**label** | Option<**String**> | The label for the archive item. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)