Package com.jumio.sdk.api_v1.model
Class INEDetails
java.lang.Object
com.jumio.sdk.api_v1.model.INEDetails
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-10-16T16:59:19.971977400+02:00[Europe/Vienna]") public class INEDetails
extends
Object
INEDetails
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelectorKey(String electorKey) booleangetCic()cic credential number mentioned on the elector cardcitizen id of the the votervoter key of the card holderissuing number of the cardissuing year of the cardgetOcr()ocr credential number mentioned on the elector cardregistration year of voter for elector cardgetType()type of credential i.e., C, D, E, F, G or HinthashCode()issuingNumber(String issuingNumber) issuingYear(Integer issuingYear) registrationYear(Integer registrationYear) voidvoidsetCitizenID(String citizenID) voidsetElectorKey(String electorKey) voidsetIssuingNumber(String issuingNumber) voidsetIssuingYear(Integer issuingYear) voidvoidsetRegistrationYear(Integer registrationYear) voidtoString()
-
Field Details
-
JSON_PROPERTY_CIC
- See Also:
-
JSON_PROPERTY_OCR
- See Also:
-
JSON_PROPERTY_ELECTOR_KEY
- See Also:
-
JSON_PROPERTY_ISSUING_NUMBER
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_REGISTRATION_YEAR
- See Also:
-
JSON_PROPERTY_ISSUING_YEAR
- See Also:
-
JSON_PROPERTY_CITIZEN_I_D
- See Also:
-
-
Constructor Details
-
INEDetails
public INEDetails()
-
-
Method Details
-
cic
-
getCic
cic credential number mentioned on the elector card- Returns:
- cic
-
setCic
-
ocr
-
getOcr
ocr credential number mentioned on the elector card- Returns:
- ocr
-
setOcr
-
electorKey
-
getElectorKey
voter key of the card holder- Returns:
- electorKey
-
setElectorKey
-
issuingNumber
-
getIssuingNumber
issuing number of the card- Returns:
- issuingNumber
-
setIssuingNumber
-
type
-
getType
type of credential i.e., C, D, E, F, G or H- Returns:
- type
-
setType
-
registrationYear
-
getRegistrationYear
registration year of voter for elector card- Returns:
- registrationYear
-
setRegistrationYear
-
issuingYear
-
getIssuingYear
issuing year of the card- Returns:
- issuingYear
-
setIssuingYear
-
citizenID
-
getCitizenID
citizen id of the the voter- Returns:
- citizenID
-
setCitizenID
-
equals
-
hashCode
public int hashCode() -
toString
-