Structure of Snap Schedule 365 object: EmployeeLocation
PROPERTIES
| Title | Type | Description | 
|---|---|---|
| ID | number | ID of the employee location | 
| EmployeeID | number | Identifies employee belonging to the location | 
| LocationID | number (references Location) | Identifies the location where an employee can work | 
| IsHome | boolean | Is this location the employees home (only one)? | 
| DateCreated | Date | Date and time that the employee location was created | 
| LastUpdated | Date | Date and time that the employee location was updated | 
| CompanyTimeNow | Date | The current date and time in the account’s defined timezone. |