Name | Type | Description | Notes |
---|---|---|---|
id | Long | The ID of the attachment. | [optional] |
name | String | The name of the archive file. | [optional] |
entries | List<AttachmentArchiveItemReadable> | The list of the items included in the archive. | [optional] |
totalEntryCount | Long | The number of items included in the archive. | [optional] |
mediaType | String | The MIME type of the attachment. | [optional] |