Class InboxDocument
java.lang.Object
no.digipost.api.client.representations.inbox.InboxDocument
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<InboxDocument>protected AuthenticationLevelprotected Stringprotected URIprotected URIprotected ZonedDateTimeprotected ZonedDateTimeprotected longprotected Stringprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
protected long id -
referenceFromSender
-
subject
-
sender
-
deliveryTime
-
firstAccessed
-
authenticationLevel
-
contentType
-
contentUri
-
deleteUri
-
attachments
-
-
Constructor Details
-
InboxDocument
public InboxDocument()
-
-
Method Details