| Attribute Name |
Type |
Description |
| documentNumber |
string
|
The unique number assigned to the document by the issuing authority. |
| documentType |
DocumentType_Enum
|
Indicates the type of document (e.g. Passport, Military ID, Drivers License, national ID, Vaccination Certificate). |
| dateOfIssue |
date
|
The date of issue of the document. |
| dateOfExpiry |
date
|
The expiry date of the document. |
| countryOfIssue |
Code_Country_ISO_3
|
The ISO 3166 2-character code for the issuing country of the document. |
| holderName |
string
|
The name of the document holder in unformatted text (Mr. Sam Jones). |
| gender |
Gender_Enum
|
Used to indicate the gender of a person, if known. |
| dateOfBirth |
date
|
The document holder's date of birth. |
| nationality |
Code_Country
|
The country code of the nationality of the document holder. |
| placeOfBirth |
String_Short
|
The document holder?s place of birth. |