Uses of Class
com.xero.models.payrollnz.PaySlips
-
Packages that use 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)Retrieves 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)paySlipsPaySlipsPaySlips. pagination(Pagination pagination)paginationPaySlipsPaySlips. paySlips(List<PaySlip> paySlips)paySlipsPaySlipsPaySlips. problem(Problem problem)problem
-