Uses of Class
no.digipost.api.client.representations.DocumentMetadata
Packages that use DocumentMetadata
-
Uses of DocumentMetadata in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations with type parameters of type DocumentMetadataModifier and TypeFieldDescriptionfinal List<DocumentMetadata>
MoveFilesFromPublicSectorMetadata.documents
Constructor parameters in no.digipost.api.client.representations with type arguments of type DocumentMetadataModifierConstructorDescriptionMoveFilesFromPublicSectorMetadata
(Boolean opened, ZonedDateTime deliveryTime, String subject, SensitivityLevel sensitivityLevel, AuthenticationLevel authenticationLevel, String x509Certificate, String destinationMailbox, String destinationMailboxAddress, List<DocumentMetadata> documents)