public static class DePassport.FieldNames
@NotNull public static java.lang.String BIRTH_DATE
Field type name of the "BirthDate" document field.
@NotNull public static java.lang.String BIRTHPLACE
Field type name of the "Birthplace" document field.
@NotNull public static java.lang.String COUNTRY_CODE
Field type name of the "CountryCode" 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 ID
Field type name of the "ID" document field.
@NotNull public static java.lang.String ISSUE_DATE
Field type name of the "IssueDate" document field.
@NotNull public static java.lang.String ISSUING_AUTHORITY
Field type name of the "IssuingAuthority" document field.
@NotNull public static java.lang.String MAIDEN_NAME
Field type name of the "MaidenName" document field.
@NotNull public static java.lang.String NATIONALITY
Field type name of the "Nationality" document field.
@NotNull public static java.lang.String PASSPORT_TYPE
Field type name of the "PassportType" document field.
@NotNull public static java.lang.String PHOTO
Field type name of the "Photo" document field.
@NotNull public static java.lang.String RAW_MRZ
Field type name of the "RawMRZ" document field.
@NotNull public static java.lang.String SIGNATURE
Field type name of the "Signature" document field.
@NotNull public static java.lang.String SURNAME
Field type name of the "Surname" document field.
public static io.scanbot.genericdocument.entity.DePassport.FieldNames INSTANCE