NAME

JIRA::API::AttachmentArchiveMetadataReadable -

SYNOPSIS

my $obj = JIRA::API::AttachmentArchiveMetadataReadable->new();
...

PROPERTIES

entries

The list of the items included in the archive.

id

The ID of the attachment.

mediaType

The MIME type of the attachment.

name

The name of the archive file.

totalEntryCount

The number of items included in the archive.