| Name | Description | Type | Additional information |
|---|---|---|---|
| IsValid |
Was the tacho file a valid tachofile |
boolean |
None. |
| IsDuplicate |
Did the tachofile allready exist (if true, the file is not imported and the id of the duplicate tacho file is returned) |
boolean |
None. |
| Id |
Tacho file id |
integer |
None. |
| GeneratedFileName |
Filename generated for file |
string |
None. |
| TachoFileType |
The file type for the posted tacho file (D=Driver V=Vehicle) |
character |
None. |
| EmployeeCreated |
was a new employee created |
boolean |
None. |
| EmployeeId |
Id for the employee |
integer |
None. |
| EmployeeFullName |
Fullname for the employee |
string |
None. |
| TagCreated |
was a new Tag created |
boolean |
None. |
| TagId |
Id for the tag |
integer |
None. |
| TagBadgeId |
The badge id for the tag |
string |
None. |
| ActivityPeriodStart |
If the file contained activities, returns the start date of the activities |
date |
None. |
| ActivityPeriodEnd |
If the file contained activities, returns the end date of the activities |
date |
None. |
| InvalidReason |
The reason for why IsValid = false |
string |
None. |
| AdministrationCreated |
was an administration created |
boolean |
None. |
| AdministrationId |
Id for the administration |
integer |
None. |
| AdministrationLicensePlate |
Licenseplate of the administration |
string |
None. |
| AdministrationDescription |
Description for the administration |
string |
None. |