Uses of Enum
no.digipost.api.client.representations.Read
Packages that use Read
-
Uses of Read in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as ReadMethods in no.digipost.api.client.representations that return ReadModifier and TypeMethodDescriptionstatic ReadReturns the enum constant of this type with the specified name.static Read[]Read.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in no.digipost.api.client.representations with parameters of type ReadModifierConstructorDescriptionDocumentStatus(UUID uuid, DeliveryStatus status, ZonedDateTime created, ZonedDateTime delivered, Read read, Channel channel, boolean isPrimaryDocument, String contentHash, HashAlgorithm contentHashAlgorithm, List<DocumentStatus> attachments, List<Link> links)