Uses of Class
com.xero.models.payrollau.PayslipLines
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrollau |
-
Uses of PayslipLines in com.xero.api.client
Method parameters in com.xero.api.client with type arguments of type PayslipLines Modifier and Type Method Description PayslipsPayrollAuApi. updatePayslip(String accessToken, String xeroTenantId, UUID payslipID, List<PayslipLines> payslipLines)Update a Payslip Update lines on a single payslipscom.google.api.client.http.HttpResponsePayrollAuApi. updatePayslipForHttpResponse(String accessToken, String xeroTenantId, UUID payslipID, List<PayslipLines> payslipLines) -
Uses of PayslipLines in com.xero.models.payrollau