Package com.onfido.model
Class DocumentBreakdownDataConsistencyBreakdown
- java.lang.Object
-
- com.onfido.model.DocumentBreakdownDataConsistencyBreakdown
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.9.0") public class DocumentBreakdownDataConsistencyBreakdown extends Object
DocumentBreakdownDataConsistencyBreakdown
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDocumentBreakdownDataConsistencyBreakdown.CustomTypeAdapterFactory
-
Field Summary
Fields Modifier and Type Field Description static HashSet<String>openapiFieldsstatic HashSet<String>openapiRequiredFieldsstatic StringSERIALIZED_NAME_DATE_OF_BIRTHstatic StringSERIALIZED_NAME_DATE_OF_EXPIRYstatic StringSERIALIZED_NAME_DOCUMENT_NUMBERSstatic StringSERIALIZED_NAME_DOCUMENT_TYPEstatic StringSERIALIZED_NAME_FIRST_NAMEstatic StringSERIALIZED_NAME_GENDERstatic StringSERIALIZED_NAME_ISSUING_COUNTRYstatic StringSERIALIZED_NAME_LAST_NAMEstatic StringSERIALIZED_NAME_MULTIPLE_DATA_SOURCES_PRESENTstatic StringSERIALIZED_NAME_NATIONALITY
-
Constructor Summary
Constructors Constructor Description DocumentBreakdownDataConsistencyBreakdown()
-
Method Summary
-
-
-
Field Detail
-
SERIALIZED_NAME_DATE_OF_EXPIRY
public static final String SERIALIZED_NAME_DATE_OF_EXPIRY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DOCUMENT_NUMBERS
public static final String SERIALIZED_NAME_DOCUMENT_NUMBERS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ISSUING_COUNTRY
public static final String SERIALIZED_NAME_ISSUING_COUNTRY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DOCUMENT_TYPE
public static final String SERIALIZED_NAME_DOCUMENT_TYPE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DATE_OF_BIRTH
public static final String SERIALIZED_NAME_DATE_OF_BIRTH
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_GENDER
public static final String SERIALIZED_NAME_GENDER
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FIRST_NAME
public static final String SERIALIZED_NAME_FIRST_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_NATIONALITY
public static final String SERIALIZED_NAME_NATIONALITY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_LAST_NAME
public static final String SERIALIZED_NAME_LAST_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_MULTIPLE_DATA_SOURCES_PRESENT
public static final String SERIALIZED_NAME_MULTIPLE_DATA_SOURCES_PRESENT
- See Also:
- Constant Field Values
-
-
Method Detail
-
dateOfExpiry
public DocumentBreakdownDataConsistencyBreakdown dateOfExpiry(DocumentBreakdownDataComparisonBreakdownIssuingCountry dateOfExpiry)
-
getDateOfExpiry
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getDateOfExpiry()
Get dateOfExpiry- Returns:
- dateOfExpiry
-
setDateOfExpiry
public void setDateOfExpiry(DocumentBreakdownDataComparisonBreakdownIssuingCountry dateOfExpiry)
-
documentNumbers
public DocumentBreakdownDataConsistencyBreakdown documentNumbers(DocumentBreakdownDataComparisonBreakdownIssuingCountry documentNumbers)
-
getDocumentNumbers
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getDocumentNumbers()
Get documentNumbers- Returns:
- documentNumbers
-
setDocumentNumbers
public void setDocumentNumbers(DocumentBreakdownDataComparisonBreakdownIssuingCountry documentNumbers)
-
issuingCountry
public DocumentBreakdownDataConsistencyBreakdown issuingCountry(DocumentBreakdownDataComparisonBreakdownIssuingCountry issuingCountry)
-
getIssuingCountry
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getIssuingCountry()
Get issuingCountry- Returns:
- issuingCountry
-
setIssuingCountry
public void setIssuingCountry(DocumentBreakdownDataComparisonBreakdownIssuingCountry issuingCountry)
-
documentType
public DocumentBreakdownDataConsistencyBreakdown documentType(DocumentBreakdownDataComparisonBreakdownIssuingCountry documentType)
-
getDocumentType
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getDocumentType()
Get documentType- Returns:
- documentType
-
setDocumentType
public void setDocumentType(DocumentBreakdownDataComparisonBreakdownIssuingCountry documentType)
-
dateOfBirth
public DocumentBreakdownDataConsistencyBreakdown dateOfBirth(DocumentBreakdownDataComparisonBreakdownIssuingCountry dateOfBirth)
-
getDateOfBirth
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getDateOfBirth()
Get dateOfBirth- Returns:
- dateOfBirth
-
setDateOfBirth
public void setDateOfBirth(DocumentBreakdownDataComparisonBreakdownIssuingCountry dateOfBirth)
-
gender
public DocumentBreakdownDataConsistencyBreakdown gender(DocumentBreakdownDataComparisonBreakdownIssuingCountry gender)
-
getGender
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getGender()
Get gender- Returns:
- gender
-
setGender
public void setGender(DocumentBreakdownDataComparisonBreakdownIssuingCountry gender)
-
firstName
public DocumentBreakdownDataConsistencyBreakdown firstName(DocumentBreakdownDataComparisonBreakdownIssuingCountry firstName)
-
getFirstName
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getFirstName()
Get firstName- Returns:
- firstName
-
setFirstName
public void setFirstName(DocumentBreakdownDataComparisonBreakdownIssuingCountry firstName)
-
nationality
public DocumentBreakdownDataConsistencyBreakdown nationality(DocumentBreakdownDataComparisonBreakdownIssuingCountry nationality)
-
getNationality
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getNationality()
Get nationality- Returns:
- nationality
-
setNationality
public void setNationality(DocumentBreakdownDataComparisonBreakdownIssuingCountry nationality)
-
lastName
public DocumentBreakdownDataConsistencyBreakdown lastName(DocumentBreakdownDataComparisonBreakdownIssuingCountry lastName)
-
getLastName
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getLastName()
Get lastName- Returns:
- lastName
-
setLastName
public void setLastName(DocumentBreakdownDataComparisonBreakdownIssuingCountry lastName)
-
multipleDataSourcesPresent
public DocumentBreakdownDataConsistencyBreakdown multipleDataSourcesPresent(DocumentBreakdownDataComparisonBreakdownIssuingCountry multipleDataSourcesPresent)
-
getMultipleDataSourcesPresent
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getMultipleDataSourcesPresent()
Get multipleDataSourcesPresent- Returns:
- multipleDataSourcesPresent
-
setMultipleDataSourcesPresent
public void setMultipleDataSourcesPresent(DocumentBreakdownDataComparisonBreakdownIssuingCountry multipleDataSourcesPresent)
-
putAdditionalProperty
public DocumentBreakdownDataConsistencyBreakdown putAdditionalProperty(String key, Object value)
Set the additional (undeclared) property with the specified name and value. If the property does not already exist, create it otherwise replace it.- Parameters:
key- name of the propertyvalue- value of the property- Returns:
- the DocumentBreakdownDataConsistencyBreakdown instance itself
-
getAdditionalProperties
public Map<String,Object> getAdditionalProperties()
Return the additional (undeclared) property.- Returns:
- a map of objects
-
getAdditionalProperty
public Object getAdditionalProperty(String key)
Return the additional (undeclared) property with the specified name.- Parameters:
key- name of the property- Returns:
- an object
-
validateJsonElement
public static void validateJsonElement(com.google.gson.JsonElement jsonElement) throws IOExceptionValidates the JSON Element and throws an exception if issues found- Parameters:
jsonElement- JSON Element- Throws:
IOException- if the JSON Element is invalid with respect to DocumentBreakdownDataConsistencyBreakdown
-
fromJson
public static DocumentBreakdownDataConsistencyBreakdown fromJson(String jsonString) throws IOException
Create an instance of DocumentBreakdownDataConsistencyBreakdown given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of DocumentBreakdownDataConsistencyBreakdown
- Throws:
IOException- if the JSON string is invalid with respect to DocumentBreakdownDataConsistencyBreakdown
-
toJson
public String toJson()
Convert an instance of DocumentBreakdownDataConsistencyBreakdown to an JSON string- Returns:
- JSON string
-
-