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