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="2023-05-09T15:46:41.754885500+02:00[Europe/Vienna]")
public class BiometricVerificationCapabilityResponseData
extends Object
BiometricVerificationCapabilityResponseData
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelectorKeyMatch
(String electorKeyMatch) boolean
Get cityMatchGet dobMatchwhether value matched or notGet faceMatchwhether 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 stateMatchint
hashCode()
idNumberMatch
(String idNumberMatch) issuingNumberMatch
(String issuingNumberMatch) issuingYearMatch
(String issuingYearMatch) maternalSurnameMatch
(String maternalSurnameMatch) paternalSurnameMatch
(String paternalSurnameMatch) pincodeMatch
(String pincodeMatch) registrationYearMatch
(String registrationYearMatch) void
setCityMatch
(String cityMatch) void
setDobMatch
(String dobMatch) void
setElectorKeyMatch
(String electorKeyMatch) void
setFaceMatch
(String faceMatch) void
setIdNumberMatch
(String idNumberMatch) void
setIssuingNumberMatch
(String issuingNumberMatch) void
setIssuingYearMatch
(String issuingYearMatch) void
setMaternalSurnameMatch
(String maternalSurnameMatch) void
setNameMatch
(String nameMatch) void
setOcrMatch
(String ocrMatch) void
setPaternalSurnameMatch
(String paternalSurnameMatch) void
setPincodeMatch
(String pincodeMatch) void
setRegistrationYearMatch
(String registrationYearMatch) void
setStateMatch
(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:
-
-
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
-
equals
-
hashCode
public int hashCode() -
toString
-