Uses of Class
com.xero.models.payrollnz.PaySlips
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrollnz |
-
Uses of PaySlips in com.xero.api.client
Methods in com.xero.api.client that return PaySlips Modifier and Type Method Description PaySlipsPayrollNzApi. getPaySlips(String accessToken, String xeroTenantId, UUID payRunID, Integer page)searches payslips -
Uses of PaySlips in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return PaySlips Modifier and Type Method Description PaySlipsPaySlips. addPaySlipsItem(PaySlip paySlipsItem)PaySlipsPaySlips. pagination(Pagination pagination)PaySlipsPaySlips. paySlips(List<PaySlip> paySlips)PaySlipsPaySlips. problem(Problem problem)