| Class | Description |
|---|---|
| EmployeeListResponse | |
| WorkTrailAppApi |
Entry point for accessing the WorkTrail API - see https://worktrail.net/en/api/ for details.
|
| Enum | Description |
|---|---|
| WorkTrailAccessType |
The access type of an auth token - it can either access employee level data or
company level data (has access to all employees).
|
| WorkTrailScope |
Scopes which define the type of access an app has to user data.
|