Name | Description | Type | Additional information |
---|---|---|---|
Token |
The token returned after login used for authentication |
string |
None. |
DriverId |
The driver id returned after login used for authentication |
unsigned integer |
None. |
VehicleCheckStartedTime |
The time when the vehicle check was started |
date |
None. |
VehicleCheckCompletionTime |
The time when the vehicle check was completed |
date |
None. |
DriverName |
The driver name who completed the vehicle check |
string |
None. |
DriverMobileNumber |
The mobile phone of the driver who completed the vehicle check |
string |
None. |
Region |
The region of the driver who completed the vehicle check |
string |
None. |
ServiceID |
The service id of the vehicle the check was done on |
integer |
None. |
VehicleProvider |
The vehicle provider |
string |
None. |
VehicleMake |
The vehicle make |
string |
None. |
VehicleModel |
The vehicle model |
string |
None. |
VehicleRegistration |
The vehicle reg |
string |
None. |
Mileage |
The vehicle mileage |
integer |
None. |
DriverSignatureS3Key |
AWS S3 link to the signature |
string |
None. |
VehicleCheckSections |
The sections of the vehicle check |
Collection of CompletedVehicleCheckSectionModel |
None. |