Package com.jumio.sdk.retrieval_v3.model
Class GovtIdVerificationCapabilityResponseData
java.lang.Object
com.jumio.sdk.retrieval_v3.model.GovtIdVerificationCapabilityResponseData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-05-09T15:46:41.754885500+02:00[Europe/Vienna]")
public class GovtIdVerificationCapabilityResponseData
extends Object
GovtIdVerificationCapabilityResponseData
-
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
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
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddressMatch
(String addressMatch) completeNameMatch
(String completeNameMatch) dobDayMatch
(String dobDayMatch) dobMonthMatch
(String dobMonthMatch) dobYearMatch
(String dobYearMatch) electorKeyMatch
(String electorKeyMatch) boolean
federalDistrict
(String federalDistrict) firstNameMatch
(String firstNameMatch) If address was matched, not matched or partially matchedIf cic was matched or not matchIf complete name was matched, not matched or partially matchedThe country this document was issued.If DOB day was matched, not matched or partially matchedIf complete DOB was matched, not matched or partially matchedIf DOB month was matched, not matched or partially matchedIf DOB year was matched, not matched or partially matchedwhether value matched or notvoter districtIf first name was matched, not matched or partially matchedIf initials of the name was matched, not matched or partially matchedwhether value matched or notwhether value matched or notIf last name was matched, not matched or partially matchedwhether value matched or notdetailed reason message for success or failureIf national id was matched, not matched or partially matchedwhether value matched or notwhether value matched or notIf phone number was matched, not matched or partially matchedThe raw response from the third party vendorDetailed message description for failure or success caseswhether value matched or notgetScore()
The score from the third party vendorIf gender was matched, not matched or partially matchedIf state was matched, not matched or partially matchedgetType()
Type of ID document providedelector card validityint
hashCode()
initialNameMatch
(String initialNameMatch) issuingNumberMatch
(String issuingNumberMatch) issuingYearMatch
(String issuingYearMatch) lastNameMatch
(String lastNameMatch) maternalSurnameMatch
(String maternalSurnameMatch) nationalIdMatch
(String nationalIdMatch) paternalSurnameMatch
(String paternalSurnameMatch) phoneMatch
(String phoneMatch) rawResponse
(Object rawResponse) reasonMessage
(String reasonMessage) registrationYearMatch
(String registrationYearMatch) void
setAddressMatch
(String addressMatch) void
setCicMatch
(String cicMatch) void
setCompleteNameMatch
(String completeNameMatch) void
setCountry
(String country) void
setDobDayMatch
(String dobDayMatch) void
setDobMatch
(String dobMatch) void
setDobMonthMatch
(String dobMonthMatch) void
setDobYearMatch
(String dobYearMatch) void
setElectorKeyMatch
(String electorKeyMatch) void
setFederalDistrict
(String federalDistrict) void
setFirstNameMatch
(String firstNameMatch) void
setInitialNameMatch
(String initialNameMatch) void
setIssuingNumberMatch
(String issuingNumberMatch) void
setIssuingYearMatch
(String issuingYearMatch) void
setLastNameMatch
(String lastNameMatch) void
setMaternalSurnameMatch
(String maternalSurnameMatch) void
setMessage
(String message) void
setNationalIdMatch
(String nationalIdMatch) void
setOcrMatch
(String ocrMatch) void
setPaternalSurnameMatch
(String paternalSurnameMatch) void
setPhoneMatch
(String phoneMatch) void
setRawResponse
(Object rawResponse) void
setReasonMessage
(String reasonMessage) void
setRegistrationYearMatch
(String registrationYearMatch) void
void
setSexMatch
(String sexMatch) void
setStateKeyMatch
(String stateKeyMatch) void
void
setValidity
(String validity) stateKeyMatch
(String stateKeyMatch) toString()
-
Field Details
-
JSON_PROPERTY_COUNTRY
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_COMPLETE_NAME_MATCH
- See Also:
-
JSON_PROPERTY_INITIAL_NAME_MATCH
- See Also:
-
JSON_PROPERTY_FIRST_NAME_MATCH
- See Also:
-
JSON_PROPERTY_LAST_NAME_MATCH
- See Also:
-
JSON_PROPERTY_NATIONAL_ID_MATCH
- See Also:
-
JSON_PROPERTY_DOB_DAY_MATCH
- See Also:
-
JSON_PROPERTY_DOB_MONTH_MATCH
- See Also:
-
JSON_PROPERTY_DOB_YEAR_MATCH
- See Also:
-
JSON_PROPERTY_DOB_MATCH
- See Also:
-
JSON_PROPERTY_PHONE_MATCH
- See Also:
-
JSON_PROPERTY_ADDRESS_MATCH
- See Also:
-
JSON_PROPERTY_SEX_MATCH
- See Also:
-
JSON_PROPERTY_STATE_KEY_MATCH
- See Also:
-
JSON_PROPERTY_CIC_MATCH
- See Also:
-
JSON_PROPERTY_SCORE
- See Also:
-
JSON_PROPERTY_REASON_MESSAGE
- 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_VALIDITY
- See Also:
-
JSON_PROPERTY_FEDERAL_DISTRICT
- 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_MESSAGE
- See Also:
-
JSON_PROPERTY_RAW_RESPONSE
- See Also:
-
-
Constructor Details
-
GovtIdVerificationCapabilityResponseData
public GovtIdVerificationCapabilityResponseData()
-
-
Method Details
-
country
-
getCountry
The country this document was issued. Can be any ISO 3166-1 alpha-3 country code, and XKX for Kosovo- Returns:
- country
-
setCountry
-
type
-
getType
Type of ID document provided- Returns:
- type
-
setType
-
completeNameMatch
-
getCompleteNameMatch
If complete name was matched, not matched or partially matched- Returns:
- completeNameMatch
-
setCompleteNameMatch
-
initialNameMatch
-
getInitialNameMatch
If initials of the name was matched, not matched or partially matched- Returns:
- initialNameMatch
-
setInitialNameMatch
-
firstNameMatch
-
getFirstNameMatch
If first name was matched, not matched or partially matched- Returns:
- firstNameMatch
-
setFirstNameMatch
-
lastNameMatch
-
getLastNameMatch
If last name was matched, not matched or partially matched- Returns:
- lastNameMatch
-
setLastNameMatch
-
nationalIdMatch
-
getNationalIdMatch
If national id was matched, not matched or partially matched- Returns:
- nationalIdMatch
-
setNationalIdMatch
-
dobDayMatch
-
getDobDayMatch
If DOB day was matched, not matched or partially matched- Returns:
- dobDayMatch
-
setDobDayMatch
-
dobMonthMatch
-
getDobMonthMatch
If DOB month was matched, not matched or partially matched- Returns:
- dobMonthMatch
-
setDobMonthMatch
-
dobYearMatch
-
getDobYearMatch
If DOB year was matched, not matched or partially matched- Returns:
- dobYearMatch
-
setDobYearMatch
-
dobMatch
-
getDobMatch
If complete DOB was matched, not matched or partially matched- Returns:
- dobMatch
-
setDobMatch
-
phoneMatch
-
getPhoneMatch
If phone number was matched, not matched or partially matched- Returns:
- phoneMatch
-
setPhoneMatch
-
addressMatch
-
getAddressMatch
If address was matched, not matched or partially matched- Returns:
- addressMatch
-
setAddressMatch
-
sexMatch
-
getSexMatch
If gender was matched, not matched or partially matched- Returns:
- sexMatch
-
setSexMatch
-
stateKeyMatch
-
getStateKeyMatch
If state was matched, not matched or partially matched- Returns:
- stateKeyMatch
-
setStateKeyMatch
-
cicMatch
-
getCicMatch
If cic was matched or not match- Returns:
- cicMatch
-
setCicMatch
-
score
-
getScore
The score from the third party vendor- Returns:
- score
-
setScore
-
reasonMessage
-
getReasonMessage
Detailed message description for failure or success cases- Returns:
- reasonMessage
-
setReasonMessage
-
ocrMatch
-
getOcrMatch
whether value matched or not- Returns:
- ocrMatch
-
setOcrMatch
-
issuingNumberMatch
-
getIssuingNumberMatch
whether value matched or not- Returns:
- issuingNumberMatch
-
setIssuingNumberMatch
-
registrationYearMatch
-
getRegistrationYearMatch
whether value matched or not- Returns:
- registrationYearMatch
-
setRegistrationYearMatch
-
issuingYearMatch
-
getIssuingYearMatch
whether value matched or not- Returns:
- issuingYearMatch
-
setIssuingYearMatch
-
validity
-
getValidity
elector card validity- Returns:
- validity
-
setValidity
-
federalDistrict
-
getFederalDistrict
voter district- Returns:
- federalDistrict
-
setFederalDistrict
-
electorKeyMatch
-
getElectorKeyMatch
whether value matched or not- Returns:
- electorKeyMatch
-
setElectorKeyMatch
-
paternalSurnameMatch
-
getPaternalSurnameMatch
whether value matched or not- Returns:
- paternalSurnameMatch
-
setPaternalSurnameMatch
-
maternalSurnameMatch
-
getMaternalSurnameMatch
whether value matched or not- Returns:
- maternalSurnameMatch
-
setMaternalSurnameMatch
-
message
-
getMessage
detailed reason message for success or failure- Returns:
- message
-
setMessage
-
rawResponse
-
getRawResponse
The raw response from the third party vendor- Returns:
- rawResponse
-
setRawResponse
-
equals
-
hashCode
public int hashCode() -
toString
-