Uses of Class
com.xero.models.payrolluk.EmployeeTaxObject
-
Packages that use EmployeeTaxObject Package Description com.xero.api.client com.xero.models.payrolluk -
-
Uses of EmployeeTaxObject in com.xero.api.client
Methods in com.xero.api.client that return EmployeeTaxObject Modifier and Type Method Description EmployeeTaxObjectPayrollUkApi. getEmployeeTax(String accessToken, String xeroTenantId, UUID employeeID)Retrieves tax records for a specific employee using a unique employee ID -
Uses of EmployeeTaxObject in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EmployeeTaxObject Modifier and Type Method Description EmployeeTaxObjectEmployeeTaxObject. employeeTax(EmployeeTax employeeTax)employeeTaxEmployeeTaxObjectEmployeeTaxObject. pagination(Pagination pagination)paginationEmployeeTaxObjectEmployeeTaxObject. problem(Problem problem)problem
-