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

This structure represents the first track of an identification card. More...

#include <scriptel-easyscript.h>

Data Fields

char * state
 
char * city
 
char * last_name
 
char * first_name
 
char * middle_name
 
char * address
 
char * discretionary_data
 

Detailed Description

This structure represents the first track of an identification card.

Field Documentation

◆ address

char* address

Cardholder's address.

◆ city

char* city

Cardholder's city of residence.

◆ discretionary_data

char* discretionary_data

Discretionary data added by card issuer.

◆ first_name

char* first_name

Cardholder's first name.

◆ last_name

char* last_name

Cardholder's last name.

◆ middle_name

char* middle_name

Cardholder's middle name.

◆ state

char* state

Two character state of residence of card holder.


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