public static class DePassport.NormalizedFieldNames
@NotNull public static java.lang.String BIRTH_DATE
Normalized field type name of the "BirthDate" document field.
@NotNull public static java.lang.String BIRTHPLACE
Normalized field type name of the "Birthplace" document field.
@NotNull public static java.lang.String COUNTRY_CODE
Normalized field type name of the "CountryCode" document field.
@NotNull public static java.lang.String EXPIRY_DATE
Normalized field type name of the "ExpiryDate" document field.
@NotNull public static java.lang.String GENDER
Normalized field type name of the "Gender" document field.
@NotNull public static java.lang.String GIVEN_NAMES
Normalized field type name of the "GivenNames" document field.
@NotNull public static java.lang.String ID
Normalized field type name of the "ID" document field.
@NotNull public static java.lang.String ISSUE_DATE
Normalized field type name of the "IssueDate" document field.
@NotNull public static java.lang.String ISSUING_AUTHORITY
Normalized field type name of the "IssuingAuthority" document field.
@NotNull public static java.lang.String MAIDEN_NAME
Normalized field type name of the "MaidenName" document field.
@NotNull public static java.lang.String NATIONALITY
Normalized field type name of the "Nationality" document field.
@NotNull public static java.lang.String PASSPORT_TYPE
Normalized field type name of the "PassportType" document field.
@NotNull public static java.lang.String PHOTO
Normalized field type name of the "Photo" document field.
@NotNull public static java.lang.String RAW_MRZ
Normalized field type name of the "RawMRZ" document field.
@NotNull public static java.lang.String SIGNATURE
Normalized field type name of the "Signature" document field.
@NotNull public static java.lang.String SURNAME
Normalized field type name of the "Surname" document field.
public static io.scanbot.genericdocument.entity.DePassport.NormalizedFieldNames INSTANCE