WSUser | ![]() |
public class WSUserPayAdjust : BaseService
The WSUserPayAdjust type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddUserPayAdjust | Adds a AddUserPayAdjustIn payload with a model List<AddUserPayAdjustModel> |
![]() ![]() | DeleteUserPayAdjust | Deletes a list of user pay adjustments by its IDList and returns a list of DeleteResult status structures |
![]() ![]() | GetUserPayAdjust | Returns a GetUserPayAdjustOut response with a result model List<GetUserPayAdjustModel> |
![]() ![]() | UpdateUserPayAdjust | Updates a UpdateUserPayAdjustIn payload with a model List<UpdateUserPayAdjustModel> |
![]() |
---|
Setup: Manager > pay adjustments Configuration > Payroll Processing > pay adjustments Business Rules: The GetUserPayAdjustModel contract is the main object for working with a user pay adjustments. |