BlinkID C SDK version 5.16.0
Data Fields
MBClassInfo Struct Reference

#include <ClassInfo.h>

Data Fields

MBCountry country
 
MBRegion region
 
MBDocumentType type
 
char const * countryName
 
char const * isoNumericCountryCode
 
char const * isoAlpha2CountryCode
 
char const * isoAlpha3CountryCode
 

Detailed Description

Struct holding document's country, region and type.

Field Documentation

◆ country

MBCountry MBClassInfo::country

The document country.

◆ countryName

char const* MBClassInfo::countryName

The name of the country that issued the scanned document.

◆ isoAlpha2CountryCode

char const* MBClassInfo::isoAlpha2CountryCode

The 2 letter ISO code of the country that issued the scanned document.

◆ isoAlpha3CountryCode

char const* MBClassInfo::isoAlpha3CountryCode

The 3 letter ISO code of the country that issued the scanned document.

◆ isoNumericCountryCode

char const* MBClassInfo::isoNumericCountryCode

The ISO numeric code of the country that issued the scanned document.

◆ region

MBRegion MBClassInfo::region

The document region.

◆ type

MBDocumentType MBClassInfo::type

The type of the scanned document.


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