Uses of Class
com.xero.models.payrollnz.PayRunObject
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrollnz |
-
Uses of PayRunObject in com.xero.api.client
Methods in com.xero.api.client that return PayRunObject Modifier and Type Method Description PayRunObjectPayrollNzApi. createPayRun(String accessToken, String xeroTenantId, PayRun payRun)create a pay runPayRunObjectPayrollNzApi. getPayRun(String accessToken, String xeroTenantId, UUID payRunID)retrieve a single pay run by idPayRunObjectPayrollNzApi. updatePayRun(String accessToken, String xeroTenantId, UUID payRunID, PayRun payRun)update a pay run -
Uses of PayRunObject in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return PayRunObject Modifier and Type Method Description PayRunObjectPayRunObject. pagination(Pagination pagination)PayRunObjectPayRunObject. payRun(PayRun payRun)PayRunObjectPayRunObject. problem(Problem problem)