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