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