A driver license or ID card.
| public String | addressCity | |
| public String | addressState | |
| public String | addressStreet | Holder's street address. |
| public String | addressZip | |
| public String | birthDate | |
| public String | documentType | "DL" for driver licenses, "ID" for ID cards. |
| public String | expiryDate | |
| public String | firstName | Holder's first name. |
| public String | gender | Gender. |
| public String | issueDate | The date format depends on the issuing country. |
| public String | issuingCountry | Country in which DL/ID was issued. |
| public String | lastName | |
| public String | licenseNumber | Driver license ID number. |
| public String | middleName |
Holder's street address.
"DL" for driver licenses, "ID" for ID cards.
Holder's first name.
Gender. 1 - male, 2 - female.
The date format depends on the issuing country. MMDDYYYY for the US, YYYYMMDD for Canada.
Country in which DL/ID was issued. US = "USA", Canada = "CAN".
Driver license ID number.