Click or drag to resize

WSPayrollPayType Methods

The WSPayrollPayType type exposes the following members.

Methods
 NameDescription
Public methodCode exampleAddPayrollPayType Adds a list of AddPayrollPayTypeModel and returns a list of AddResult status structures
Public methodCode exampleDeletePayrollPayType Deletes a list of payroll pay-types by its IDList and returns a list of DeleteResult status structures
Public methodCode exampleGetPayrollPayType Returns a GetPayrollPayTypeOut response with a result model List<GetPayrollPayTypeModel>
Public methodCode exampleUpdatePayrollPayType Updates a list of UpdatePayrollPayTypeModel and returns a list of UpdateResult status structures
Top
See Also