| 
    BlinkID C SDK version 5.16.0
    
   | 
 
Structure containing common fields for both result of the MBBlinkIdRecognizer and MBBlinkIdCombinedRecognizer. More...
#include <IdRecognizer.h>
Structure containing common fields for both result of the MBBlinkIdRecognizer and MBBlinkIdCombinedRecognizer.
| char const* MBBlinkIdRecognizerCommonResult::additionalAddressInformation | 
The additional address information of the document owner.
| char const* MBBlinkIdRecognizerCommonResult::additionalNameInformation | 
The additional name information of the document owner.
| char const* MBBlinkIdRecognizerCommonResult::additionalOptionalAddressInformation | 
The one more additional address information of the document owner.
| char const* MBBlinkIdRecognizerCommonResult::address | 
The address of the document owner.
| MBBarcodeResult MBBlinkIdRecognizerCommonResult::barcode | 
The data extracted from the barcode.
| MBBaseRecognizerResult MBBlinkIdRecognizerCommonResult::baseResult | 
Base result common to all recognizer results.
| MBClassInfo MBBlinkIdRecognizerCommonResult::classInfo | 
Contains country, region and type of scanned document.
| MBDate MBBlinkIdRecognizerCommonResult::dateOfBirth | 
The date of birth of the document owner.
| MBDate MBBlinkIdRecognizerCommonResult::dateOfExpiry | 
The date of expiry of the document.
| MBBool MBBlinkIdRecognizerCommonResult::dateOfExpiryPermanent | 
Determines if date of expiry is permanent.
| MBDate MBBlinkIdRecognizerCommonResult::dateOfIssue | 
The date of issue of the document.
| char const* MBBlinkIdRecognizerCommonResult::documentAdditionalNumber | 
The additional number of the document.
| char const* MBBlinkIdRecognizerCommonResult::documentNumber | 
The document number.
| char const* MBBlinkIdRecognizerCommonResult::documentOptionalAdditionalNumber | 
The one more additional number of the document.
| MBDriverLicenseDetailedInfo MBBlinkIdRecognizerCommonResult::driverLicenseDetailedInfo | 
The driver license detailed info.
| char const* MBBlinkIdRecognizerCommonResult::employer | 
The employer of the document owner.
| MBImageResult MBBlinkIdRecognizerCommonResult::faceImage | 
Image of the person's face.
| char const* MBBlinkIdRecognizerCommonResult::fathersName | 
The name of the father of the document owner.
| char const* MBBlinkIdRecognizerCommonResult::firstName | 
The first name of the document owner.
| char const* MBBlinkIdRecognizerCommonResult::fullName | 
The full name of the document owner.
| char const* MBBlinkIdRecognizerCommonResult::issuingAuthority | 
The issuing authority of the document.
| char const* MBBlinkIdRecognizerCommonResult::lastName | 
The last name of the document owner.
| char const* MBBlinkIdRecognizerCommonResult::localizedName | 
The localized name of the document owner.
| char const* MBBlinkIdRecognizerCommonResult::maritalStatus | 
The marital status of the document owner.
| char const* MBBlinkIdRecognizerCommonResult::mothersName | 
The name of the mother of the document owner.
| MBMRZResult MBBlinkIdRecognizerCommonResult::mrz | 
The data extracted from the machine readable zone.
| char const* MBBlinkIdRecognizerCommonResult::nationality | 
The nationality of the documet owner.
| char const* MBBlinkIdRecognizerCommonResult::personalIdNumber | 
The personal identification number.
| char const* MBBlinkIdRecognizerCommonResult::placeOfBirth | 
The place of birth of the document owner.
| MBProcessingStatus MBBlinkIdRecognizerCommonResult::processingStatus | 
Status of the last recognition process.
| char const* MBBlinkIdRecognizerCommonResult::profession | 
The profession of the document owner.
| char const* MBBlinkIdRecognizerCommonResult::race | 
The race of the document owner.
| MBRecognitionMode MBBlinkIdRecognizerCommonResult::recognitionMode | 
Recognition mode used to scan current document.
| char const* MBBlinkIdRecognizerCommonResult::religion | 
The religion of the document owner.
| char const* MBBlinkIdRecognizerCommonResult::residentialStatus | 
The residential status of the document owner.
| char const* MBBlinkIdRecognizerCommonResult::sex | 
The sex of the document owner.
| MBImageResult MBBlinkIdRecognizerCommonResult::signatureImage | 
Signature image extracted from the document.