public static class MRZ.FieldNames
@NotNull public static java.lang.String BIRTH_DATE
Field type name of the "BirthDate" document field.
@NotNull public static java.lang.String CHECK_DIGIT
Field type name of the "CheckDigit" document field.
@NotNull public static java.lang.String DOCUMENT_NUMBER
Field type name of the "DocumentNumber" document field.
@NotNull public static java.lang.String EXPIRY_DATE
Field type name of the "ExpiryDate" document field.
@NotNull public static java.lang.String GENDER
Field type name of the "Gender" document field.
@NotNull public static java.lang.String GIVEN_NAMES
Field type name of the "GivenNames" document field.
@NotNull public static java.lang.String ISSUING_AUTHORITY
Field type name of the "IssuingAuthority" document field.
@NotNull public static java.lang.String NATIONALITY
Field type name of the "Nationality" document field.
@NotNull public static java.lang.String OPTIONAL_1
Field type name of the "Optional1" document field.
@NotNull public static java.lang.String OPTIONAL_2
Field type name of the "Optional2" document field.
@NotNull public static java.lang.String SURNAME
Field type name of the "Surname" document field.
@NotNull public static java.lang.String TRAVEL_DOC_TYPE
Field type name of the "TravelDocType" document field.
@NotNull public static java.lang.String TRAVEL_DOC_TYPE_VARIANT
Field type name of the "TravelDocTypeVariant" document field.
public static io.scanbot.genericdocument.entity.MRZ.FieldNames INSTANCE