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 java.util.List<DocumentMetadata>
MoveFilesFromPublicSectorMetadata. documents
Constructor parameters in no.digipost.api.client.representations with type arguments of type DocumentMetadata Constructor Description MoveFilesFromPublicSectorMetadata(java.lang.Boolean opened, java.time.ZonedDateTime deliveryTime, java.lang.String subject, SensitivityLevel sensitivityLevel, AuthenticationLevel authenticationLevel, java.lang.String x509Certificate, java.lang.String destinationMailbox, java.lang.String destinationMailboxAddress, java.util.List<DocumentMetadata> documents)
-