Uses of Class
no.digipost.api.client.representations.accounts.PhoneNumber
-
Packages that use PhoneNumber 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.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
Fields in no.digipost.api.client.representations declared as PhoneNumber Modifier and Type Field Description protected PhoneNumber
PrintIfNotRegistered. phoneNumber
Constructors in no.digipost.api.client.representations with parameters of type PhoneNumber Constructor Description PrintIfNotRegistered(ZonedDateTime printIfUnreadAfter, 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 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)
-