Uses of Class
no.digipost.api.client.representations.accounts.PhoneNumber
Packages that use PhoneNumber
Package
Description
-
Uses of PhoneNumber in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as PhoneNumberConstructors in no.digipost.api.client.representations with parameters of type PhoneNumberModifierConstructorDescriptionRequestForRegistration
(ZonedDateTime registrationDeadline, PhoneNumber phoneNumber, EmailAddress emailAddress, PrintDetails printDetails) -
Uses of PhoneNumber in no.digipost.api.client.representations.accounts
Methods in no.digipost.api.client.representations.accounts that return PhoneNumberConstructors in no.digipost.api.client.representations.accounts with parameters of type PhoneNumberModifierConstructorDescriptionUserInformation
(NationalIdentityNumber nationalIdentityNumber, PhoneNumber phoneNumber, EmailAddress emailAddress)