| WSPayroll |  | 
The WSPayrollPayType type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | AddPayrollPayType | Adds a list of AddPayrollPayTypeModel and returns a list of AddResult status structures | 
|   | DeletePayrollPayType | Deletes a list of payroll pay-types by its IDList and returns a list of DeleteResult status structures | 
|   | GetPayrollPayType | Returns a GetPayrollPayTypeOut response with a result model List<GetPayrollPayTypeModel> | 
|   | UpdatePayrollPayType | Updates a list of UpdatePayrollPayTypeModel and returns a list of UpdateResult status structures | 
 See Also
See Also