# TheJiraCloudPlatformRestApi.AttachmentArchiveMetadataReadable

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**entries** | [**[AttachmentArchiveItemReadable]**](AttachmentArchiveItemReadable.md) | The list of the items included in the archive. | [optional] 
**id** | **Number** | The ID of the attachment. | [optional] 
**mediaType** | **String** | The MIME type of the attachment. | [optional] 
**name** | **String** | The name of the archive file. | [optional] 
**totalEntryCount** | **Number** | The number of items included in the archive. | [optional] 
