public static class MRZ.NormalizedFieldNames
@NotNull public static java.lang.String BIRTH_DATE
Normalized field type name of the "BirthDate" document field.
@NotNull public static java.lang.String CHECK_DIGIT
Normalized field type name of the "CheckDigit" document field.
@NotNull public static java.lang.String DOCUMENT_NUMBER
Normalized field type name of the "DocumentNumber" 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 ISSUING_AUTHORITY
Normalized field type name of the "IssuingAuthority" document field.
@NotNull public static java.lang.String NATIONALITY
Normalized field type name of the "Nationality" document field.
@NotNull public static java.lang.String OPTIONAL_1
Normalized field type name of the "Optional1" document field.
@NotNull public static java.lang.String OPTIONAL_2
Normalized field type name of the "Optional2" document field.
@NotNull public static java.lang.String SURNAME
Normalized field type name of the "Surname" document field.
@NotNull public static java.lang.String TRAVEL_DOC_TYPE
Normalized field type name of the "TravelDocType" document field.
@NotNull public static java.lang.String TRAVEL_DOC_TYPE_VARIANT
Normalized field type name of the "TravelDocTypeVariant" document field.
public static io.scanbot.genericdocument.entity.MRZ.NormalizedFieldNames INSTANCE