@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class AttachmentArchiveMetadataReadable extends Object
| Constructor and Description |
|---|
AttachmentArchiveMetadataReadable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<AttachmentArchiveItemReadable> |
getEntries()
The list of the items included in the archive.
|
Long |
getId()
The ID of the attachment.
|
String |
getMediaType()
The MIME type of the attachment.
|
String |
getName()
The name of the archive file.
|
Long |
getTotalEntryCount()
The number of items included in the archive.
|
int |
hashCode() |
String |
toString() |
public Long getId()
public String getName()
public List<AttachmentArchiveItemReadable> getEntries()
public Long getTotalEntryCount()
public String getMediaType()
Copyright © 2011–2021 Everit Kft.. All rights reserved.