| Name | Description | Type | Additional information |
|---|---|---|---|
| DriverLicenceExp |
Gets or sets the driver license expiry date |
date |
None. |
| DriverLicenceNumber |
Gets or sets the driver license number |
string |
None. |
| DriverLicenceIssuer |
Gets or sets the driver license issuer, for example a state |
string |
None. |
| PersonId |
Gets or sets the person/driver id of the driver |
integer |
None. |
| FirstName |
Gets or sets the first name of the driver |
string |
None. |
| MiddleName |
Gets or sets the middle name of the driver |
string |
None. |
| LastName |
Gets or sets the last name of the driver |
string |
None. |
| BirthDate |
Gets or sets the driver's birthdate, as an int. |
date |
None. |