Uses of Class
no.digipost.api.client.representations.PersonalIdentificationNumber
-
Packages that use PersonalIdentificationNumber 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 PersonalIdentificationNumber in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations with parameters of type PersonalIdentificationNumber Modifier and Type Method Description Message.MessageBuilder
Message.MessageBuilder. recipient(PersonalIdentificationNumber personalIdentificationNumber)
Constructors in no.digipost.api.client.representations with parameters of type PersonalIdentificationNumber Constructor Description Identification(PersonalIdentificationNumber personalIdentificationNumber)
Identification(PersonalIdentificationNumber personalIdentificationNumber, boolean includePersonaliasForDigipostUser)
MessageRecipient(PersonalIdentificationNumber id)
MessageRecipient(PersonalIdentificationNumber id, PrintDetails printDetails)
-