Uses of Class
com.xero.models.payrolluk.SalaryAndWages
Packages that use SalaryAndWages
-
Uses of SalaryAndWages in com.xero.api.client
Methods in com.xero.api.client that return SalaryAndWagesModifier and TypeMethodDescriptionPayrollUkApi.getEmployeeSalaryAndWage(String accessToken, String xeroTenantId, UUID employeeID, UUID salaryAndWagesID) Retrieves a specific salary and wages record for a specific employee using a unique salary and wage idPayrollUkApi.getEmployeeSalaryAndWages(String accessToken, String xeroTenantId, UUID employeeID, Integer page) Retrieves a specific employee's salary and wages by using a unique employee ID -
Uses of SalaryAndWages in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return SalaryAndWagesModifier and TypeMethodDescriptionSalaryAndWages.addSalaryAndWagesItem(SalaryAndWage salaryAndWagesItem) salaryAndWagesSalaryAndWages.pagination(Pagination pagination) paginationproblemSalaryAndWages.salaryAndWages(List<SalaryAndWage> salaryAndWages) salaryAndWages