Class Identification
java.lang.Object
no.digipost.api.client.representations.Identification
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected String
protected boolean
protected NameAndAddress
protected String
protected String
-
Constructor Summary
ConstructorsConstructorDescriptionIdentification
(BankAccountNumber bankAccountNumber) Identification
(DigipostAddress digipostAddress) Identification
(DigipostAddress digipostAddress, boolean includePersonaliasForDigipostUser) Identification
(NameAndAddress nameAndAddress) Identification
(NameAndAddress nameAndAddress, boolean includePersonaliasForDigipostUser) Identification
(OrganisationNumber organisationNumber) Identification
(PersonalIdentificationNumber personalIdentificationNumber) Identification
(PersonalIdentificationNumber personalIdentificationNumber, boolean includePersonaliasForDigipostUser) -
Method Summary
-
Field Details
-
includePersonaliasForDigipostUser
protected boolean includePersonaliasForDigipostUser -
nameAndAddress
-
digipostAddress
-
bankAccountNumber
-
personalIdentificationNumber
-
organisationNumber
-
-
Constructor Details
-
Identification
-
Identification
-
Identification
-
Identification
-
Identification
-
Identification
public Identification(PersonalIdentificationNumber personalIdentificationNumber, boolean includePersonaliasForDigipostUser) -
Identification
-
Identification
-
Identification
public Identification()
-
-
Method Details