Package com.jumio.sdk.retrieval_v3.model
Class BiometricVerificationCapabilityResponseData
java.lang.Object
com.jumio.sdk.retrieval_v3.model.BiometricVerificationCapabilityResponseData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-10-16T16:59:20.653944300+02:00[Europe/Vienna]") public class BiometricVerificationCapabilityResponseData
extends
Object
BiometricVerificationCapabilityResponseData
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelectorKeyMatch(String electorKeyMatch) booleangenderMatch(String genderMatch) Get cityMatchGet dobMatchwhether value matched or notGet faceMatchwhether gender matched or notwhether value matched or notwhether value matched or notwhether value matched or notwhether value matched or notGet nameMatchwhether value matched or notwhether value matched or notGet pincodeMatchwhether value matched or notGet stateMatchinthashCode()idNumberMatch(String idNumberMatch) issuingNumberMatch(String issuingNumberMatch) issuingYearMatch(String issuingYearMatch) maternalSurnameMatch(String maternalSurnameMatch) paternalSurnameMatch(String paternalSurnameMatch) pincodeMatch(String pincodeMatch) registrationYearMatch(String registrationYearMatch) voidsetCityMatch(String cityMatch) voidsetDobMatch(String dobMatch) voidsetElectorKeyMatch(String electorKeyMatch) voidsetFaceMatch(String faceMatch) voidsetGenderMatch(String genderMatch) voidsetIdNumberMatch(String idNumberMatch) voidsetIssuingNumberMatch(String issuingNumberMatch) voidsetIssuingYearMatch(String issuingYearMatch) voidsetMaternalSurnameMatch(String maternalSurnameMatch) voidsetNameMatch(String nameMatch) voidsetOcrMatch(String ocrMatch) voidsetPaternalSurnameMatch(String paternalSurnameMatch) voidsetPincodeMatch(String pincodeMatch) voidsetRegistrationYearMatch(String registrationYearMatch) voidsetStateMatch(String stateMatch) stateMatch(String stateMatch) toString()
-
Field Details
-
JSON_PROPERTY_NAME_MATCH
- See Also:
-
JSON_PROPERTY_DOB_MATCH
- See Also:
-
JSON_PROPERTY_STATE_MATCH
- See Also:
-
JSON_PROPERTY_PINCODE_MATCH
- See Also:
-
JSON_PROPERTY_CITY_MATCH
- See Also:
-
JSON_PROPERTY_FACE_MATCH
- See Also:
-
JSON_PROPERTY_OCR_MATCH
- See Also:
-
JSON_PROPERTY_ISSUING_NUMBER_MATCH
- See Also:
-
JSON_PROPERTY_REGISTRATION_YEAR_MATCH
- See Also:
-
JSON_PROPERTY_ISSUING_YEAR_MATCH
- See Also:
-
JSON_PROPERTY_ELECTOR_KEY_MATCH
- See Also:
-
JSON_PROPERTY_PATERNAL_SURNAME_MATCH
- See Also:
-
JSON_PROPERTY_MATERNAL_SURNAME_MATCH
- See Also:
-
JSON_PROPERTY_ID_NUMBER_MATCH
- See Also:
-
JSON_PROPERTY_GENDER_MATCH
- See Also:
-
-
Constructor Details
-
BiometricVerificationCapabilityResponseData
public BiometricVerificationCapabilityResponseData()
-
-
Method Details
-
nameMatch
-
getNameMatch
Get nameMatch- Returns:
- nameMatch
-
setNameMatch
-
dobMatch
-
getDobMatch
Get dobMatch- Returns:
- dobMatch
-
setDobMatch
-
stateMatch
-
getStateMatch
Get stateMatch- Returns:
- stateMatch
-
setStateMatch
-
pincodeMatch
-
getPincodeMatch
Get pincodeMatch- Returns:
- pincodeMatch
-
setPincodeMatch
-
cityMatch
-
getCityMatch
Get cityMatch- Returns:
- cityMatch
-
setCityMatch
-
faceMatch
-
getFaceMatch
Get faceMatch- Returns:
- faceMatch
-
setFaceMatch
-
ocrMatch
-
getOcrMatch
whether value matched or not- Returns:
- ocrMatch
-
setOcrMatch
-
issuingNumberMatch
-
getIssuingNumberMatch
whether value matched or not- Returns:
- issuingNumberMatch
-
setIssuingNumberMatch
-
registrationYearMatch
public BiometricVerificationCapabilityResponseData registrationYearMatch(String registrationYearMatch) -
getRegistrationYearMatch
whether value matched or not- Returns:
- registrationYearMatch
-
setRegistrationYearMatch
-
issuingYearMatch
-
getIssuingYearMatch
whether value matched or not- Returns:
- issuingYearMatch
-
setIssuingYearMatch
-
electorKeyMatch
-
getElectorKeyMatch
whether value matched or not- Returns:
- electorKeyMatch
-
setElectorKeyMatch
-
paternalSurnameMatch
public BiometricVerificationCapabilityResponseData paternalSurnameMatch(String paternalSurnameMatch) -
getPaternalSurnameMatch
whether value matched or not- Returns:
- paternalSurnameMatch
-
setPaternalSurnameMatch
-
maternalSurnameMatch
public BiometricVerificationCapabilityResponseData maternalSurnameMatch(String maternalSurnameMatch) -
getMaternalSurnameMatch
whether value matched or not- Returns:
- maternalSurnameMatch
-
setMaternalSurnameMatch
-
idNumberMatch
-
getIdNumberMatch
whether value matched or not- Returns:
- idNumberMatch
-
setIdNumberMatch
-
genderMatch
-
getGenderMatch
whether gender matched or not- Returns:
- genderMatch
-
setGenderMatch
-
equals
-
hashCode
public int hashCode() -
toString
-