IWageApi Interface |
Namespace: AMG.API
The IWageApi type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddOrUpdateWage |
Adds or updates a wage definition.
When there is already a wage for given employee at given date it is being updated otherwise new wage definition is added.
|
![]() | DeleteWage |
Deletes wage definition by given employee and date.
|
![]() | GetEmployeeWages |
Gets all wages for given employees.
|
![]() | GetWage |
Gets employee's calculated wage according to all job costing rules.
|