Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 601 Bytes

AttachmentArchiveMetadataReadable.md

File metadata and controls

10 lines (9 loc) · 601 Bytes

AttachmentArchiveMetadataReadable

Properties

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]