BlinkID C SDK version 5.16.0
Data Fields
MBBlinkIdRecognizerCommonResult Struct Reference

Structure containing common fields for both result of the MBBlinkIdRecognizer and MBBlinkIdCombinedRecognizer. More...

#include <IdRecognizer.h>

Data Fields

MBBaseRecognizerResult baseResult
 
char const * firstName
 
char const * lastName
 
char const * fullName
 
char const * fathersName
 
char const * mothersName
 
char const * additionalNameInformation
 
char const * localizedName
 
char const * address
 
char const * additionalAddressInformation
 
char const * additionalOptionalAddressInformation
 
char const * placeOfBirth
 
char const * nationality
 
char const * race
 
char const * religion
 
char const * profession
 
char const * maritalStatus
 
char const * residentialStatus
 
char const * employer
 
char const * sex
 
MBDate dateOfBirth
 
MBDate dateOfIssue
 
MBDate dateOfExpiry
 
MBBool dateOfExpiryPermanent
 
char const * documentNumber
 
char const * personalIdNumber
 
char const * documentAdditionalNumber
 
char const * documentOptionalAdditionalNumber
 
char const * issuingAuthority
 
MBMRZResult mrz
 
MBBarcodeResult barcode
 
MBDriverLicenseDetailedInfo driverLicenseDetailedInfo
 
MBClassInfo classInfo
 
MBImageResult faceImage
 
MBImageResult signatureImage
 
MBProcessingStatus processingStatus
 
MBRecognitionMode recognitionMode
 

Detailed Description

Structure containing common fields for both result of the MBBlinkIdRecognizer and MBBlinkIdCombinedRecognizer.

Field Documentation

◆ additionalAddressInformation

char const* MBBlinkIdRecognizerCommonResult::additionalAddressInformation

The additional address information of the document owner.

◆ additionalNameInformation

char const* MBBlinkIdRecognizerCommonResult::additionalNameInformation

The additional name information of the document owner.

◆ additionalOptionalAddressInformation

char const* MBBlinkIdRecognizerCommonResult::additionalOptionalAddressInformation

The one more additional address information of the document owner.

◆ address

char const* MBBlinkIdRecognizerCommonResult::address

The address of the document owner.

◆ barcode

MBBarcodeResult MBBlinkIdRecognizerCommonResult::barcode

The data extracted from the barcode.

◆ baseResult

MBBaseRecognizerResult MBBlinkIdRecognizerCommonResult::baseResult

Base result common to all recognizer results.

◆ classInfo

MBClassInfo MBBlinkIdRecognizerCommonResult::classInfo

Contains country, region and type of scanned document.

◆ dateOfBirth

MBDate MBBlinkIdRecognizerCommonResult::dateOfBirth

The date of birth of the document owner.

◆ dateOfExpiry

MBDate MBBlinkIdRecognizerCommonResult::dateOfExpiry

The date of expiry of the document.

◆ dateOfExpiryPermanent

MBBool MBBlinkIdRecognizerCommonResult::dateOfExpiryPermanent

Determines if date of expiry is permanent.

◆ dateOfIssue

MBDate MBBlinkIdRecognizerCommonResult::dateOfIssue

The date of issue of the document.

◆ documentAdditionalNumber

char const* MBBlinkIdRecognizerCommonResult::documentAdditionalNumber

The additional number of the document.

◆ documentNumber

char const* MBBlinkIdRecognizerCommonResult::documentNumber

The document number.

◆ documentOptionalAdditionalNumber

char const* MBBlinkIdRecognizerCommonResult::documentOptionalAdditionalNumber

The one more additional number of the document.

◆ driverLicenseDetailedInfo

MBDriverLicenseDetailedInfo MBBlinkIdRecognizerCommonResult::driverLicenseDetailedInfo

The driver license detailed info.

◆ employer

char const* MBBlinkIdRecognizerCommonResult::employer

The employer of the document owner.

◆ faceImage

MBImageResult MBBlinkIdRecognizerCommonResult::faceImage

Image of the person's face.

◆ fathersName

char const* MBBlinkIdRecognizerCommonResult::fathersName

The name of the father of the document owner.

◆ firstName

char const* MBBlinkIdRecognizerCommonResult::firstName

The first name of the document owner.

◆ fullName

char const* MBBlinkIdRecognizerCommonResult::fullName

The full name of the document owner.

◆ issuingAuthority

char const* MBBlinkIdRecognizerCommonResult::issuingAuthority

The issuing authority of the document.

◆ lastName

char const* MBBlinkIdRecognizerCommonResult::lastName

The last name of the document owner.

◆ localizedName

char const* MBBlinkIdRecognizerCommonResult::localizedName

The localized name of the document owner.

◆ maritalStatus

char const* MBBlinkIdRecognizerCommonResult::maritalStatus

The marital status of the document owner.

◆ mothersName

char const* MBBlinkIdRecognizerCommonResult::mothersName

The name of the mother of the document owner.

◆ mrz

MBMRZResult MBBlinkIdRecognizerCommonResult::mrz

The data extracted from the machine readable zone.

◆ nationality

char const* MBBlinkIdRecognizerCommonResult::nationality

The nationality of the documet owner.

◆ personalIdNumber

char const* MBBlinkIdRecognizerCommonResult::personalIdNumber

The personal identification number.

◆ placeOfBirth

char const* MBBlinkIdRecognizerCommonResult::placeOfBirth

The place of birth of the document owner.

◆ processingStatus

MBProcessingStatus MBBlinkIdRecognizerCommonResult::processingStatus

Status of the last recognition process.

◆ profession

char const* MBBlinkIdRecognizerCommonResult::profession

The profession of the document owner.

◆ race

char const* MBBlinkIdRecognizerCommonResult::race

The race of the document owner.

◆ recognitionMode

MBRecognitionMode MBBlinkIdRecognizerCommonResult::recognitionMode

Recognition mode used to scan current document.

◆ religion

char const* MBBlinkIdRecognizerCommonResult::religion

The religion of the document owner.

◆ residentialStatus

char const* MBBlinkIdRecognizerCommonResult::residentialStatus

The residential status of the document owner.

◆ sex

char const* MBBlinkIdRecognizerCommonResult::sex

The sex of the document owner.

◆ signatureImage

MBImageResult MBBlinkIdRecognizerCommonResult::signatureImage

Signature image extracted from the document.


The documentation for this struct was generated from the following file: