Package com.onfido.model
Class UsDrivingLicenceBreakdownPersonalBreakdown
- java.lang.Object
-
- com.onfido.model.UsDrivingLicenceBreakdownPersonalBreakdown
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.9.0") public class UsDrivingLicenceBreakdownPersonalBreakdown extends Object
UsDrivingLicenceBreakdownPersonalBreakdown
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUsDrivingLicenceBreakdownPersonalBreakdown.CustomTypeAdapterFactory
-
Field Summary
Fields Modifier and Type Field Description static HashSet<String>openapiFieldsstatic HashSet<String>openapiRequiredFieldsstatic StringSERIALIZED_NAME_DATE_OF_BIRTHstatic StringSERIALIZED_NAME_EYE_COLORstatic StringSERIALIZED_NAME_FIRST_NAMEstatic StringSERIALIZED_NAME_FIRST_NAME_FUZZYstatic StringSERIALIZED_NAME_HEIGHTstatic StringSERIALIZED_NAME_LAST_NAMEstatic StringSERIALIZED_NAME_LAST_NAME_FUZZYstatic StringSERIALIZED_NAME_MIDDLE_INITIALstatic StringSERIALIZED_NAME_MIDDLE_NAMEstatic StringSERIALIZED_NAME_MIDDLE_NAME_FUZZYstatic StringSERIALIZED_NAME_NAME_SUFFIXstatic StringSERIALIZED_NAME_SEX_CODEstatic StringSERIALIZED_NAME_WEIGHT
-
Constructor Summary
Constructors Constructor Description UsDrivingLicenceBreakdownPersonalBreakdown()
-
Method Summary
-
-
-
Field Detail
-
SERIALIZED_NAME_FIRST_NAME
public static final String SERIALIZED_NAME_FIRST_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_NAME_SUFFIX
public static final String SERIALIZED_NAME_NAME_SUFFIX
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_HEIGHT
public static final String SERIALIZED_NAME_HEIGHT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_WEIGHT
public static final String SERIALIZED_NAME_WEIGHT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SEX_CODE
public static final String SERIALIZED_NAME_SEX_CODE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_EYE_COLOR
public static final String SERIALIZED_NAME_EYE_COLOR
- 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_LAST_NAME
public static final String SERIALIZED_NAME_LAST_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_MIDDLE_NAME
public static final String SERIALIZED_NAME_MIDDLE_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FIRST_NAME_FUZZY
public static final String SERIALIZED_NAME_FIRST_NAME_FUZZY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_MIDDLE_NAME_FUZZY
public static final String SERIALIZED_NAME_MIDDLE_NAME_FUZZY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_LAST_NAME_FUZZY
public static final String SERIALIZED_NAME_LAST_NAME_FUZZY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_MIDDLE_INITIAL
public static final String SERIALIZED_NAME_MIDDLE_INITIAL
- See Also:
- Constant Field Values
-
-
Method Detail
-
firstName
public UsDrivingLicenceBreakdownPersonalBreakdown firstName(DocumentBreakdownDataComparisonBreakdownIssuingCountry firstName)
-
getFirstName
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getFirstName()
Get firstName- Returns:
- firstName
-
setFirstName
public void setFirstName(DocumentBreakdownDataComparisonBreakdownIssuingCountry firstName)
-
nameSuffix
public UsDrivingLicenceBreakdownPersonalBreakdown nameSuffix(DocumentBreakdownDataComparisonBreakdownIssuingCountry nameSuffix)
-
getNameSuffix
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getNameSuffix()
Get nameSuffix- Returns:
- nameSuffix
-
setNameSuffix
public void setNameSuffix(DocumentBreakdownDataComparisonBreakdownIssuingCountry nameSuffix)
-
height
public UsDrivingLicenceBreakdownPersonalBreakdown height(DocumentBreakdownDataComparisonBreakdownIssuingCountry height)
-
getHeight
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getHeight()
Get height- Returns:
- height
-
setHeight
public void setHeight(DocumentBreakdownDataComparisonBreakdownIssuingCountry height)
-
weight
public UsDrivingLicenceBreakdownPersonalBreakdown weight(DocumentBreakdownDataComparisonBreakdownIssuingCountry weight)
-
getWeight
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getWeight()
Get weight- Returns:
- weight
-
setWeight
public void setWeight(DocumentBreakdownDataComparisonBreakdownIssuingCountry weight)
-
sexCode
public UsDrivingLicenceBreakdownPersonalBreakdown sexCode(DocumentBreakdownDataComparisonBreakdownIssuingCountry sexCode)
-
getSexCode
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getSexCode()
Get sexCode- Returns:
- sexCode
-
setSexCode
public void setSexCode(DocumentBreakdownDataComparisonBreakdownIssuingCountry sexCode)
-
eyeColor
public UsDrivingLicenceBreakdownPersonalBreakdown eyeColor(DocumentBreakdownDataComparisonBreakdownIssuingCountry eyeColor)
-
getEyeColor
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getEyeColor()
Get eyeColor- Returns:
- eyeColor
-
setEyeColor
public void setEyeColor(DocumentBreakdownDataComparisonBreakdownIssuingCountry eyeColor)
-
dateOfBirth
public UsDrivingLicenceBreakdownPersonalBreakdown dateOfBirth(DocumentBreakdownDataComparisonBreakdownIssuingCountry dateOfBirth)
-
getDateOfBirth
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getDateOfBirth()
Get dateOfBirth- Returns:
- dateOfBirth
-
setDateOfBirth
public void setDateOfBirth(DocumentBreakdownDataComparisonBreakdownIssuingCountry dateOfBirth)
-
lastName
public UsDrivingLicenceBreakdownPersonalBreakdown lastName(DocumentBreakdownDataComparisonBreakdownIssuingCountry lastName)
-
getLastName
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getLastName()
Get lastName- Returns:
- lastName
-
setLastName
public void setLastName(DocumentBreakdownDataComparisonBreakdownIssuingCountry lastName)
-
middleName
public UsDrivingLicenceBreakdownPersonalBreakdown middleName(DocumentBreakdownDataComparisonBreakdownIssuingCountry middleName)
-
getMiddleName
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getMiddleName()
Get middleName- Returns:
- middleName
-
setMiddleName
public void setMiddleName(DocumentBreakdownDataComparisonBreakdownIssuingCountry middleName)
-
firstNameFuzzy
public UsDrivingLicenceBreakdownPersonalBreakdown firstNameFuzzy(DocumentBreakdownDataComparisonBreakdownIssuingCountry firstNameFuzzy)
-
getFirstNameFuzzy
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getFirstNameFuzzy()
Get firstNameFuzzy- Returns:
- firstNameFuzzy
-
setFirstNameFuzzy
public void setFirstNameFuzzy(DocumentBreakdownDataComparisonBreakdownIssuingCountry firstNameFuzzy)
-
middleNameFuzzy
public UsDrivingLicenceBreakdownPersonalBreakdown middleNameFuzzy(DocumentBreakdownDataComparisonBreakdownIssuingCountry middleNameFuzzy)
-
getMiddleNameFuzzy
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getMiddleNameFuzzy()
Get middleNameFuzzy- Returns:
- middleNameFuzzy
-
setMiddleNameFuzzy
public void setMiddleNameFuzzy(DocumentBreakdownDataComparisonBreakdownIssuingCountry middleNameFuzzy)
-
lastNameFuzzy
public UsDrivingLicenceBreakdownPersonalBreakdown lastNameFuzzy(DocumentBreakdownDataComparisonBreakdownIssuingCountry lastNameFuzzy)
-
getLastNameFuzzy
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getLastNameFuzzy()
Get lastNameFuzzy- Returns:
- lastNameFuzzy
-
setLastNameFuzzy
public void setLastNameFuzzy(DocumentBreakdownDataComparisonBreakdownIssuingCountry lastNameFuzzy)
-
middleInitial
public UsDrivingLicenceBreakdownPersonalBreakdown middleInitial(DocumentBreakdownDataComparisonBreakdownIssuingCountry middleInitial)
-
getMiddleInitial
@Nullable public DocumentBreakdownDataComparisonBreakdownIssuingCountry getMiddleInitial()
Get middleInitial- Returns:
- middleInitial
-
setMiddleInitial
public void setMiddleInitial(DocumentBreakdownDataComparisonBreakdownIssuingCountry middleInitial)
-
putAdditionalProperty
public UsDrivingLicenceBreakdownPersonalBreakdown 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 UsDrivingLicenceBreakdownPersonalBreakdown 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 UsDrivingLicenceBreakdownPersonalBreakdown
-
fromJson
public static UsDrivingLicenceBreakdownPersonalBreakdown fromJson(String jsonString) throws IOException
Create an instance of UsDrivingLicenceBreakdownPersonalBreakdown given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of UsDrivingLicenceBreakdownPersonalBreakdown
- Throws:
IOException- if the JSON string is invalid with respect to UsDrivingLicenceBreakdownPersonalBreakdown
-
toJson
public String toJson()
Convert an instance of UsDrivingLicenceBreakdownPersonalBreakdown to an JSON string- Returns:
- JSON string
-
-