EmployeeHours
Retrieve a list of all employee hours in the account.
Columns
| Name | Type | References | |
| AccountId | Integer |
Account.Id | |
| Id [KEY] | Integer | ||
| EmployeeId | Integer | ||
| ShopId | Integer | ||
| CheckIn | Datetime | ||
| CheckOut | Datetime |
Retrieve a list of all employee hours in the account.
| Name | Type | References | |
| AccountId | Integer |
Account.Id | |
| Id [KEY] | Integer | ||
| EmployeeId | Integer | ||
| ShopId | Integer | ||
| CheckIn | Datetime | ||
| CheckOut | Datetime |