ALMrzResult Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | ALPluginResult.h |
allCheckDigitsValid
True if all check digits are valid
@property (nonatomic, assign) BOOL allCheckDigitsValidDeclared In
ALPluginResult.h
checkDigitDateOfBirth
The CheckDigitDateOfBirth
@property (nonatomic, copy) NSString *checkDigitDateOfBirthDeclared In
ALPluginResult.h
checkDigitDateOfExpiry
The CheckDigitDateOfExpiry
@property (nonatomic, copy) NSString *checkDigitDateOfExpiryDeclared In
ALPluginResult.h
checkDigitDocumentNumber
The CheckDigitDocumentNumber
@property (nonatomic, copy) NSString *checkDigitDocumentNumberDeclared In
ALPluginResult.h
checkDigitFinal
The CheckDigitFinal
@property (nonatomic, copy) NSString *checkDigitFinalDeclared In
ALPluginResult.h
checkDigitPersonalNumber
The CheckDigitPersonalNumber
@property (nonatomic, copy) NSString *checkDigitPersonalNumberDeclared In
ALPluginResult.h
dateOfBirth
The DateOfBirth
@property (nonatomic, copy) NSString *dateOfBirthDeclared In
ALPluginResult.h
dateOfBirthObject
The DateOfBirthObject
@property (nonatomic, copy) NSString *dateOfBirthObjectDeclared In
ALPluginResult.h
dateOfExpiry
The DateOfExpiry
@property (nonatomic, copy) NSString *dateOfExpiryDeclared In
ALPluginResult.h
dateOfExpiryObject
The DateOfExpiryObject
@property (nonatomic, copy) NSString *dateOfExpiryObjectDeclared In
ALPluginResult.h
documentNumber
The DocumentNumber
@property (nonatomic, copy) NSString *documentNumberDeclared In
ALPluginResult.h
documentType
The DocumentType
@property (nonatomic, copy) NSString *documentTypeDeclared In
ALPluginResult.h
fieldConfidences
The confidence values of each field
@property (nonatomic, nullable, strong) ALFieldConfidences *fieldConfidencesDeclared In
ALPluginResult.h
firstName
The FirstName
@property (nonatomic, nullable, copy) NSString *firstNameDeclared In
ALPluginResult.h
givenNames
The GivenNames
@property (nonatomic, nullable, copy) NSString *givenNamesDeclared In
ALPluginResult.h
issuingCountryCode
The IssuingCountryCode
@property (nonatomic, copy) NSString *issuingCountryCodeDeclared In
ALPluginResult.h
lastName
The LastName
@property (nonatomic, nullable, copy) NSString *lastNameDeclared In
ALPluginResult.h
mrzString
The MRZString
@property (nonatomic, copy) NSString *mrzStringDeclared In
ALPluginResult.h
nationalityCountryCode
The NationalityCountryCode
@property (nonatomic, copy) NSString *nationalityCountryCodeDeclared In
ALPluginResult.h
optionalData
The OptionalData
@property (nonatomic, nullable, copy) NSString *optionalDataDeclared In
ALPluginResult.h
personalNumber
The PersonalNumber
@property (nonatomic, copy) NSString *personalNumberDeclared In
ALPluginResult.h
surname
The Surname
@property (nonatomic, nullable, copy) NSString *surnameDeclared In
ALPluginResult.h
vizAddress
The Adress of the Visual Inspection Zone
@property (nonatomic, nullable, copy) NSString *vizAddressDeclared In
ALPluginResult.h
vizDateOfBirth
The DateOfBirth of the Visual Inspection Zone
@property (nonatomic, nullable, copy) NSString *vizDateOfBirthDeclared In
ALPluginResult.h
vizDateOfBirthObject
The DateOfBirthObject of the Visual Inspection Zone
@property (nonatomic, nullable, copy) NSString *vizDateOfBirthObjectDeclared In
ALPluginResult.h
vizDateOfExpiry
The DateOfExpiry of the Visual Inspection Zone
@property (nonatomic, nullable, copy) NSString *vizDateOfExpiryDeclared In
ALPluginResult.h
vizDateOfExpiryObject
The DateOfExpiryObject of the Visual Inspection Zone
@property (nonatomic, nullable, copy) NSString *vizDateOfExpiryObjectDeclared In
ALPluginResult.h
vizDateOfIssue
The DateOfIssue of the Visual Inspection Zone
@property (nonatomic, nullable, copy) NSString *vizDateOfIssueDeclared In
ALPluginResult.h
vizDateOfIssueObject
The DateOfIssueObject of the Visual Inspection Zone
@property (nonatomic, nullable, copy) NSString *vizDateOfIssueObjectDeclared In
ALPluginResult.h
vizGivenNames
The GivenNames of the Visual Inspection Zone
@property (nonatomic, nullable, copy) NSString *vizGivenNamesDeclared In
ALPluginResult.h
vizSurname
The Surname of the Visual Inspection Zone
@property (nonatomic, nullable, copy) NSString *vizSurnameDeclared In
ALPluginResult.h