public class MRZ
extends GenericDocumentWrapper
MRZ part of the document
@NotNull public static java.lang.String DOCUMENT_TYPE
Generic document type name of this document wrapper.
@NotNull public static java.lang.String DOCUMENT_NORMALIZED_TYPE
Normalized document type name of this document wrapper.
public static io.scanbot.genericdocument.entity.MRZ.Companion Companion
public MRZ(@NotNull
GenericDocument document)
MRZ part of the document
@NotNull protected java.lang.String getRequiredDocumentType()
The required type of the wrapped document. Null if this wrapper can wrap more than one type of document
@NotNull public ValidatedTextFieldWrapper getBirthDate()
Birth date
@NotNull public java.util.List<io.scanbot.genericdocument.entity.ValidatedTextFieldWrapper> getCheckDigits()
Check digit
@NotNull public ValidatedTextFieldWrapper getDocumentNumber()
Document number
@NotNull public ValidatedTextFieldWrapper getExpiryDate()
Expiry date
@NotNull public TextFieldWrapper getGender()
Gender
@NotNull public TextFieldWrapper getGivenNames()
Given names
@NotNull public TextFieldWrapper getIssuingAuthority()
Issuing authority
@NotNull public TextFieldWrapper getNationality()
Nationality
@Nullable public ValidatedTextFieldWrapper getOptional1()
Optional field 1
@Nullable public ValidatedTextFieldWrapper getOptional2()
Optional field 2
@NotNull public TextFieldWrapper getSurname()
Surname
@NotNull public TextFieldWrapper getTravelDocType()
Travel document type
@NotNull public TextFieldWrapper getTravelDocTypeVariant()
Travel document type variant