Uses of Class
com.xero.models.payrollnz.PayRuns
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrollnz |
-
Uses of PayRuns in com.xero.api.client
Methods in com.xero.api.client that return PayRuns Modifier and Type Method Description PayRunsPayrollNzApi. getPayRuns(String accessToken, String xeroTenantId, Integer page, String status)searches pay runs -
Uses of PayRuns in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz 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)