BlinkID C SDK version 5.16.0
Data Fields
MBAddressDetailedInfo Struct Reference

#include <AddressDetailedInfo.h>

Data Fields

char const * street
 
char const * postalCode
 
char const * city
 
char const * jurisdiction
 

Detailed Description

Detailed info about the document owner.

Field Documentation

◆ city

char const* MBAddressDetailedInfo::city

The address city portion of the document owner.

◆ jurisdiction

char const* MBAddressDetailedInfo::jurisdiction

The address jurisdiction code portion of the document owner.

◆ postalCode

char const* MBAddressDetailedInfo::postalCode

The address postal code portion of the document owner.

◆ street

char const* MBAddressDetailedInfo::street

The address street portion of the document owner.


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