EasyScript C API  3.5.29
Platform Independent C Library for EasyScript ScripTouch Devices
scriptel_identification_track_three Struct Reference

This structure represents track three of an identification card. More...

#include <scriptel-easyscript.h>

Data Fields

int cds_version
 
int jurisdiction_version
 
char * zip_code
 
char * license_class
 
char * restrictions
 
char * endorsements
 
char * sex
 
char * height
 
char * weight
 
char * hair_color
 
char * eye_color
 

Detailed Description

This structure represents track three of an identification card.

Field Documentation

◆ cds_version

int cds_version

The CDS version of this card.

◆ endorsements

char* endorsements

Endorsements for the card holder.

◆ eye_color

char* eye_color

Eye color of the card holder.

◆ hair_color

char* hair_color

Hair color of the card holder.

◆ height

char* height

Height of the card holder.

◆ jurisdiction_version

int jurisdiction_version

The jurisidiction version of this card.

◆ license_class

char* license_class

The license class of the card holder.

◆ restrictions

char* restrictions

Restrictions on the card holder.

◆ sex

char* sex

Gender of the card holder.

◆ weight

char* weight

Weight of the card holder.

◆ zip_code

char* zip_code

The zip code of the card holder.


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