# LBN\_ID (Lebanese ID)

| **Front**                |                                                                                                          |
| ------------------------ | -------------------------------------------------------------------------------------------------------- |
| faceImage                | Base64 encoded face image of the user. The format is the same as per the image uploaded, e.g. png or jpg |
| firstNameArabic          | First name in Arabic                                                                                     |
| 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                                                                               |
| dateOfBirthArabic        | Date of birth in Arabic                                                                                  |
| placeOfBirthArabic       | Place of birth in Arabic                                                                                 |
| documentNumber           | Document Number                                                                                          |
| documentNumberArabic     | Document Number in Arabic                                                                                |
| **Back**                 |                                                                                                          |
| issueDate                | Issue date                                                                                               |
| issueDateFormatted       | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateArabic          | Issue date in Arabic                                                                                     |
| cityArabic               | City in Arabic                                                                                           |
| areaArabic               | Area in Arabic                                                                                           |
| districtArabic           | District in Arabic                                                                                       |
| genderArabic             | Gender in Arabic                                                                                         |
| maritalStatusArabic      | Marital status in Arabic                                                                                 |
| registrationNumber       | Registration number                                                                                      |
| registrationNumberArabic | Registration number in Arabic                                                                            |
