Uses of Class
com.xero.models.payrolluk.PayRuns
-
Packages that use PayRuns Package Description com.xero.api.client com.xero.models.payrolluk -
-
Uses of PayRuns in com.xero.api.client
Methods in com.xero.api.client that return PayRuns Modifier and Type Method Description PayRunsPayrollUkApi. getPayRuns(String accessToken, String xeroTenantId, Integer page, String status)Retrieves pay runs -
Uses of PayRuns in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return PayRuns Modifier and Type Method Description PayRunsPayRuns. addPayRunsItem(PayRun payRunsItem)payRunsPayRunsPayRuns. pagination(Pagination pagination)paginationPayRunsPayRuns. payRuns(List<PayRun> payRuns)payRunsPayRunsPayRuns. problem(Problem problem)problem
-