# USA\_DL (USA Driving Licence)

| **Front**             |                                       |
| --------------------- | ------------------------------------- |
| firstName             | As shown in the front of the document |
| lastName              | As shown in the front of the document |
| dateOfBirth           | As shown in the front of the document |
| dateOfBirthFormatted  | ISO-8601 format yyyy-MM-dd            |
| issueDate             | As shown in the front of the document |
| issueDateFormatted    | ISO-8601 format yyyy-MM-dd            |
| dateOfExpiry          | As shown in the front of the document |
| dateOfExpiryFormatted | ISO-8601 format yyyy-MM-dd            |
| documentNumber        | As shown in the front of the document |
| address               | As shown in the front of the document |
| sex                   | As shown in the front of the document |
| eyesColor             | As shown in the front of the document |
| height                | As shown in the front of the document |
| class                 | As shown in the front of the document |
| restrictionCode       | As shown in the front of the document |
| endorsementCode       | As shown in the front of the document |
| documentDiscriminator | As shown in the front of the document |
| **Back**              |                                       |
| class                 | As shown in the back of the document  |
| restrictionCode       | As shown in the back of the document  |
| endorsementCode       | As shown in the back of the document  |
| revisionDate          | As shown in the back of the document  |
| revisionDateFormatted | ISO-8601 format yyyy-MM-dd            |
