Uses of Class
com.xero.models.payrolluk.Payslips
-
Packages that use Payslips Package Description com.xero.api.client com.xero.models.payrolluk -
-
Uses of Payslips in com.xero.api.client
Methods in com.xero.api.client that return Payslips Modifier and Type Method Description PayslipsPayrollUkApi. getPaySlips(String accessToken, String xeroTenantId, UUID payRunID, Integer page)Retrieves payslips -
Uses of Payslips in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk 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
-