EmployeeCompensations
Returns compensations for a given employee.
Columns
| Name | Type | References | |
| EmployeeId | Long |
Employees.Id | |
| Amount | Double | ||
| Currency | String | ||
| StartDate | Date | ||
| EndDate | Date | ||
| Period | String | ||
| Category | String | ||
| Comment | String |
Returns compensations for a given employee.
| Name | Type | References | |
| EmployeeId | Long |
Employees.Id | |
| Amount | Double | ||
| Currency | String | ||
| StartDate | Date | ||
| EndDate | Date | ||
| Period | String | ||
| Category | String | ||
| Comment | String |