# OMN\_DL (Oman 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                                                                                      |
| fistIssueDate          | Fist Issue date (yyyy/MM/dd)                                                                             |
| fistIssueDateFormatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiry           | Expiry date (yyyy/MM/dd)                                                                                 |
| dateOfExpiryFormatted  | ISO-8601 format yyyy-MM-dd                                                                               |
| documentNumber         | Document Number                                                                                          |
| placeOfIssue           | Place of issue                                                                                           |
| placeOfIssueArabic     | Place of issue in Arabic                                                                                 |
| **Back**               |                                                                                                          |
| dateOfBirth            | Date of birth (yyyy/MM/dd)                                                                               |
| dateOfBirthFormatted   | ISO-8601 format yyyy-MM-dd                                                                               |
| address                | Address                                                                                                  |
| addressArabic          | Address in Arabic                                                                                        |
| nationality            | Nationality                                                                                              |
| nationalityArabic      | Nationality in Arabic                                                                                    |
| bloodGroup             | Blood group                                                                                              |
| bloodGroupArabic       | Blood group in Arabic                                                                                    |
| class                  | Driving license class                                                                                    |
| classArabic            | Driving license class in Arabic                                                                          |
