# AttachmentArchiveImpl
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**entries** | Option<[**Vec<crate::models::AttachmentArchiveEntry>**](AttachmentArchiveEntry.md)> | The list of the items included in the archive. | [optional]
**total_entry_count** | Option<**i32**> | The number of items in the archive. | [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)