Uses of Class
no.digipost.api.client.representations.DocumentMetadata
-
Packages that use DocumentMetadata Package Description no.digipost.api.client.representations Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of DocumentMetadata in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations with type parameters of type DocumentMetadata Modifier and Type Field Description List<DocumentMetadata>
MoveFilesFromPublicSectorMetadata. documents
Constructor parameters in no.digipost.api.client.representations with type arguments of type DocumentMetadata Constructor Description MoveFilesFromPublicSectorMetadata(Boolean opened, ZonedDateTime deliveryTime, String subject, SensitivityLevel sensitivityLevel, AuthenticationLevel authenticationLevel, String x509Certificate, String destinationMailbox, String destinationMailboxAddress, List<DocumentMetadata> documents)
-