Click or drag to resize

WSUserPayAdjust Methods

The WSUserPayAdjust type exposes the following members.

Methods
 NameDescription
Public methodCode exampleAddUserPayAdjust Adds a AddUserPayAdjustIn payload with a model List<AddUserPayAdjustModel>
Public methodCode exampleDeleteUserPayAdjust Deletes a list of user pay adjustments by its IDList and returns a list of DeleteResult status structures
Public methodCode exampleGetUserPayAdjust Returns a GetUserPayAdjustOut response with a result model List<GetUserPayAdjustModel>
Public methodCode exampleUpdateUserPayAdjust Updates a UpdateUserPayAdjustIn payload with a model List<UpdateUserPayAdjustModel>
Top
See Also