Uses of Class
no.digipost.api.client.representations.accounts.PhoneNumber
-
Packages that use PhoneNumber Package Description no.digipost.api.client.representations.accounts 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 PhoneNumber in no.digipost.api.client.representations.accounts
Methods in no.digipost.api.client.representations.accounts that return PhoneNumber Modifier and Type Method Description PhoneNumber
UserInformation. getPhoneNumber()
Constructors in no.digipost.api.client.representations.accounts with parameters of type PhoneNumber Constructor Description UserInformation(NationalIdentityNumber nationalIdentityNumber, PhoneNumber phoneNumber, EmailAddress emailAddress)
-