IBenefitApi Methods |
The IBenefitApi type exposes the following members.
Name | Description | |
---|---|---|
AddBenefit |
Adds a new benefit to given employee.
| |
AddBenefitBalance |
Balances the employee's benefit.
| |
DeleteBenefit |
Deletes a benefit by ID.
| |
GetBenefits | Gets employee's benefits by category. When categoryId is 0 all benefits will be retrieved. | |
UpdateBenefit |
Updates the given benefit.
|