EasyScript C API
3.5.29
Platform Independent C Library for EasyScript ScripTouch Devices
|
This structure represents track two of an identification card. More...
#include <scriptel-easyscript.h>
Data Fields | |
char * | issuer_number |
char * | id_number |
time_t | expiration |
time_t | birth_date |
This structure represents track two of an identification card.
time_t birth_date |
The birth date of the card holder.
time_t expiration |
Date of expiration, the last moment this document is valid.
char* id_number |
Document number.
char* issuer_number |
Issuer number.