# LBN DL (Lebanese Driving Licence)

| **Front**               |                                                                                                          |
| ----------------------- | -------------------------------------------------------------------------------------------------------- |
| faceImage               | Base64 encoded face image of the user. The format is the same as per the image uploaded, e.g. png or jpg |
| firstName               | First name                                                                                               |
| firstNameArabic         | First name in Arabic                                                                                     |
| lastName                | Last name                                                                                                |
| lastNameArabic          | Last name in Arabic                                                                                      |
| fatherNameArabic        | Father name in Arabic                                                                                    |
| motherNameArabic        | Mother name in Arabic                                                                                    |
| dateOfBirth             | Date of birth                                                                                            |
| dateOfBirthFormatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| placeOfBirthArabic      | Place of birth in Arabic                                                                                 |
| issueDate               | Issue date                                                                                               |
| issueDateFormatted      | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiry            | Date of expiry                                                                                           |
| dateOfExpiryFormatted   | ISO-8601 format yyyy-MM-dd                                                                               |
| documentNumber          | Document number                                                                                          |
| licenseType             | License type                                                                                             |
| addressArabic           | Address in Arabic                                                                                        |
| nationality             | Nationality                                                                                              |
| nationalityArabic       | Nationality in Arabic                                                                                    |
| issuingAuthorityArabic  | Issuing authority in Arabic                                                                              |
| gender                  | Gender                                                                                                   |
| genderArabic            | Gender in Arabic                                                                                         |
| bloodGroup              | Blood group                                                                                              |
| **Back**                |                                                                                                          |
| serialNumber            | Serial number                                                                                            |
| sai                     | Sai                                                                                                      |
| dateOfExpiryA           | Date of expiry (if applicable)                                                                           |
| dateOfExpiryAFormatted  | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryA1          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryA1Formatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryB           | Date of expiry (if applicable)                                                                           |
| dateOfExpiryBFormatted  | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryB1          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryB1Formatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryC           | Date of expiry (if applicable)                                                                           |
| dateOfExpiryCFormatted  | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryC1          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryC1Formatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryCE          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryCEFormatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryD           | Date of expiry (if applicable)                                                                           |
| dateOfExpiryDFormatted  | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryD1          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryD1Formatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryT1          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryT1Formatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryT2          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryT2Formatted | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateA              | Issue date (if applicable)                                                                               |
| issueDateAFormatted     | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateA1             | Issue date (if applicable)                                                                               |
| issueDateA1Formatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateB              | Issue date (if applicable)                                                                               |
| issueDateBFormatted     | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateB1             | Issue date (if applicable)                                                                               |
| issueDateB1Formatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateC              | Issue date (if applicable)                                                                               |
| issueDateCFormatted     | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateC1             | Issue date (if applicable)                                                                               |
| issueDateC1Formatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateCE             | Issue date (if applicable)                                                                               |
| issueDateCEFormatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateD              | Issue date (if applicable)                                                                               |
| issueDateDFormatted     | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateD1             | Issue date (if applicable)                                                                               |
| issueDateD1Formatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateT1             | Issue date (if applicable)                                                                               |
| issueDateT1Formatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateT2             | Issue date (if applicable)                                                                               |
| issueDateT2Formatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| restrictionsA1Arabic    | Restrictions (if applicable)                                                                             |
| restrictionsAArabic     | Restrictions (if applicable)                                                                             |
| restrictionsB1Arabic    | Restrictions (if applicable)                                                                             |
| restrictionsBArabic     | Restrictions (if applicable)                                                                             |
| restrictionsC1Arabic    | Restrictions (if applicable)                                                                             |
| restrictionsCArabic     | Restrictions (if applicable)                                                                             |
| restrictionsCEArabic    | Restrictions (if applicable)                                                                             |
| restrictionsD1Arabic    | Restrictions (if applicable)                                                                             |
| restrictionsDArabic     | Restrictions (if applicable)                                                                             |
| restrictionsT1Arabic    | Restrictions (if applicable)                                                                             |
| restrictionsT2Arabic    | Restrictions (if applicable)                                                                             |
