Uses of Class
com.xero.models.payrollnz.EmployeeTax
Packages that use EmployeeTax
-
Uses of EmployeeTax in com.xero.api.client
Methods in com.xero.api.client with parameters of type EmployeeTaxModifier and TypeMethodDescriptionPayrollNzApi.updateEmployeeTax(String accessToken, String xeroTenantId, UUID employeeID, EmployeeTax employeeTax, String idempotencyKey) Updates the tax records for a specific employeecom.google.api.client.http.HttpResponsePayrollNzApi.updateEmployeeTaxForHttpResponse(String accessToken, String xeroTenantId, UUID employeeID, EmployeeTax employeeTax, String idempotencyKey) Updates the tax records for a specific employee -
Uses of EmployeeTax in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return EmployeeTaxModifier and TypeMethodDescriptionEmployeeTax.esctRatePercentage(Double esctRatePercentage) Employer superannuation contribution tax rate.EmployeeTaxObject.getEmployeeTax()Get employeeTaxEmployeeTax.hasSpecialStudentLoanRate(Boolean hasSpecialStudentLoanRate) Does the employee has a special student loan rate?EmployeeTax.hasStudentLoanBalance(Boolean hasStudentLoanBalance) Does the employee have a remaining student loan balance? Set a remaining balance if you have received a letter from IR.The IRD Number.EmployeeTax.isEligibleForKiwiSaver(Boolean isEligibleForKiwiSaver) The employee eligibility for KiwiSaver.EmployeeTax.kiwiSaverContributionHolidayEndDate(org.threeten.bp.LocalDate kiwiSaverContributionHolidayEndDate) Contribution holiday expiry date or end date.EmployeeTax.kiwiSaverContributions(EmployeeTax.KiwiSaverContributionsEnum kiwiSaverContributions) Contribution Option which can be 'MakeContributions' 'OptOut', 'OnAContributionsHoliday', 'OnASavingsSuspension', 'NotCurrentlyAKiwiSaverMember' for employees without a KiwiSaver membershipEmployeeTax.kiwiSaverEmployeeContributionRatePercentage(Double kiwiSaverEmployeeContributionRatePercentage) Employee Contribution percentage.EmployeeTax.kiwiSaverEmployerContributionRatePercentage(Double kiwiSaverEmployerContributionRatePercentage) Employer Contribution percentage.EmployeeTax.kiwiSaverEmployerSalarySacrificeContributionRatePercentage(Double kiwiSaverEmployerSalarySacrificeContributionRatePercentage) Employer Contribution through Salary Sacrifice percentage.EmployeeTax.kiwiSaverOptOutDate(org.threeten.bp.LocalDate kiwiSaverOptOutDate) Opt Out Date.EmployeeTax.specialStudentLoanRatePercentage(Double specialStudentLoanRatePercentage) The employee student loan rate percentage.EmployeeTax.specialTaxRatePercentage(Double specialTaxRatePercentage) Special tax rate percentage.EmployeeTax.studentLoanAsAt(org.threeten.bp.LocalDate studentLoanAsAt) The date of the letter from IR.EmployeeTax.studentLoanBalance(Double studentLoanBalance) The employee's student loan balance shown on the letter from IR.taxCodeMethods in com.xero.models.payrollnz with parameters of type EmployeeTaxModifier and TypeMethodDescriptionEmployeeTaxObject.employeeTax(EmployeeTax employeeTax) employeeTaxvoidEmployeeTaxObject.setEmployeeTax(EmployeeTax employeeTax) employeeTax