| Name | Description | Type | Additional information | 
|---|---|---|---|
| Nationality | string | None. | |
| DriverLicenceExpirationDate | date | None. | |
| DateOfBirth | date | None. | |
| MobilePhone | string | None. | |
| HomePhone | string | None. | |
| InactivationDate | date | None. | |
| IdentificationCardNumber | string | None. | |
| DriversLicense | string | None. | |
| Qualification | string | None. | |
| string | None. | ||
| OfficePhone | string | None. | |
| CompanyPosition | string | None. | |
| IdentificationCardExpirationDate | Driver ID will expire at this date. | date | None. | 
| DriverEligibilityLevel | Driver qualification. | byte | None. | 
| FkDepartmentId | integer | None. | |
| DepartmentName | string | None. | |
| FkDefaultGarageId | integer | None. | |
| DefaultGarageName | string | None. | |
| FkAgencyId | integer | None. | |
| AgencyName | string | None. | |
| Id | Primary Key. | integer | None. | 
| LastName | External FirstName. | string | None. | 
| FirstName | FirstName for the Driver. | string | None. | 
| Tag | Tag for the Driver. | string | None. | 
| Alerts | Enumeration of warnings or messages for this driver. For example: "Driver's license will expire in 40 days." | Collection of string | None. | 
| DriverGroups | DriverGroups | Collection of integer | None. | 
| AssignedAssetCode | string | None. | |
| AssignedAssetStartDate | date | None. | |
| AssignedAssetEndDate | date | None. | |
| ErpCode | string | None. | |
| Comments | string | None. |