public class PersonalIdentification extends Object
Constructor and Description |
---|
PersonalIdentification() |
Modifier and Type | Method and Description |
---|---|
String |
getIdIssuingCountryCode()
ISO 3166-1 alpha-2 country code of the country that issued the identification document
|
String |
getIdType()
Indicates the type of identification
|
String |
getIdValue()
The value of the identification
|
void |
setIdIssuingCountryCode(String value)
ISO 3166-1 alpha-2 country code of the country that issued the identification document
|
void |
setIdType(String value)
Indicates the type of identification
|
void |
setIdValue(String value)
The value of the identification
|
public String getIdIssuingCountryCode()
public void setIdIssuingCountryCode(String value)
public String getIdType()
public void setIdType(String value)
public String getIdValue()
public void setIdValue(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.