BlinkID C SDK version 5.16.0
|
#include <DriverLicenseDetailedInfo.h>
Data Fields | |
char const * | restrictions |
char const * | endorsements |
char const * | vehicleClass |
char const * | conditions |
MBVehicleClassInfos | vehicleClassesInfos |
Struct containing driver license info.
char const* MBDriverLicenseDetailedInfo::conditions |
The driver license conditions.
char const* MBDriverLicenseDetailedInfo::endorsements |
The additional privileges granted to the United States driver license owner.
char const* MBDriverLicenseDetailedInfo::restrictions |
The restrictions to driving privileges for the United States driver license owner.
char const* MBDriverLicenseDetailedInfo::vehicleClass |
The type of vehicle the driver license owner has privilege to drive.
MBVehicleClassInfos MBDriverLicenseDetailedInfo::vehicleClassesInfos |
The additional information on vehicle class.