Uses of Class
com.xero.models.payrolluk.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)searches 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)PayRunsPayRuns. pagination(Pagination pagination)PayRunsPayRuns. payRuns(List<PayRun> payRuns)PayRunsPayRuns. problem(Problem problem)