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