Uses of Class
no.digipost.api.client.representations.DocumentEvents
Packages that use DocumentEvents
Package
Description
-
Uses of DocumentEvents in no.digipost.api.client
Methods in no.digipost.api.client that return DocumentEventsModifier and TypeMethodDescriptionDigipostClient.getDocumentEvents
(String organisation, String partId, ZonedDateTime from, ZonedDateTime to, int offset, int maxResults) DigipostClient.getDocumentEvents
(ZonedDateTime from, ZonedDateTime to, int offset, int maxResults) DigipostClient.getDocumentEvents
(SenderId senderId, ZonedDateTime from, ZonedDateTime to, int offset, int maxResults) -
Uses of DocumentEvents in no.digipost.api.client.document
Methods in no.digipost.api.client.document that return DocumentEventsModifier and TypeMethodDescriptionDocumentApi.getDocumentEvents
(String organisation, String partId, SenderId senderId, ZonedDateTime from, ZonedDateTime to, int offset, int maxResults) Henter hendelser knyttet til tidligere sendte brev. -
Uses of DocumentEvents in no.digipost.api.client.internal
Methods in no.digipost.api.client.internal that return DocumentEventsModifier and TypeMethodDescriptionApiServiceImpl.getDocumentEvents
(String organisation, String partId, SenderId senderId, ZonedDateTime from, ZonedDateTime to, int offset, int maxResults) -
Uses of DocumentEvents in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations that return DocumentEvents