Uses of Class
com.xero.models.payrollnz.EmployeeTaxObject
Packages that use EmployeeTaxObject
-
Uses of EmployeeTaxObject in com.xero.api.client
Methods in com.xero.api.client that return EmployeeTaxObjectModifier and TypeMethodDescriptionPayrollNzApi.getEmployeeTax(String accessToken, String xeroTenantId, UUID employeeID) Retrieves tax records for a specific employeePayrollNzApi.updateEmployeeTax(String accessToken, String xeroTenantId, UUID employeeID, EmployeeTax employeeTax, String idempotencyKey) Updates the tax records for a specific employee -
Uses of EmployeeTaxObject in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return EmployeeTaxObjectModifier and TypeMethodDescriptionEmployeeTaxObject.employeeTax(EmployeeTax employeeTax) employeeTaxEmployeeTaxObject.pagination(Pagination pagination) paginationproblem