# QAT\_DL (Qatar 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 |
| fullName                | Full name                                                                                                |
| fullNameArabic          | Full name in Arabic                                                                                      |
| dateOfBirth             | Date of birth                                                                                            |
| dateOfBirthFormatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| firstIssueDate          | First issue date                                                                                         |
| firstIssueDateFormatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiry            | Date of expiry                                                                                           |
| dateOfExpiryFormatted   | ISO-8601 format yyyy-MM-dd                                                                               |
| documentNumber          | Document number                                                                                          |
| nationality             | Nationality                                                                                              |
| nationalityArabic       | Nationality in Arabic                                                                                    |
| bloodGroup              | Blood group                                                                                              |
| **Back**                |                                                                                                          |
| authorizedVehicles      | Authorized vehicles                                                                                      |
| notes                   | Notes                                                                                                    |
