EmployeeTax |
EmployeeTax.esctRatePercentage(Double esctRatePercentage) |
Employer superannuation contribution tax rate.
|
EmployeeTax |
EmployeeTaxObject.getEmployeeTax() |
Get employeeTax
|
EmployeeTax |
EmployeeTax.hasSpecialStudentLoanRate(Boolean hasSpecialStudentLoanRate) |
Does the employee has a special student loan rate?
|
EmployeeTax |
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.
|
EmployeeTax |
EmployeeTax.irdNumber(String irdNumber) |
The IRD Number.
|
EmployeeTax |
EmployeeTax.isEligibleForKiwiSaver(Boolean isEligibleForKiwiSaver) |
The employee eligibility for KiwiSaver.
|
EmployeeTax |
EmployeeTax.kiwiSaverContributionHolidayEndDate(org.threeten.bp.LocalDate kiwiSaverContributionHolidayEndDate) |
Contribution holiday expiry date or end date.
|
EmployeeTax |
EmployeeTax.kiwiSaverContributions(EmployeeTax.KiwiSaverContributionsEnum kiwiSaverContributions) |
Contribution Option which can be 'MakeContributions' 'OptOut',
'OnAContributionsHoliday', 'OnASavingsSuspension',
'NotCurrentlyAKiwiSaverMember' for employees without a KiwiSaver membership
|
EmployeeTax |
EmployeeTax.kiwiSaverEmployeeContributionRatePercentage(Double kiwiSaverEmployeeContributionRatePercentage) |
Employee Contribution percentage.
|
EmployeeTax |
EmployeeTax.kiwiSaverEmployerContributionRatePercentage(Double kiwiSaverEmployerContributionRatePercentage) |
Employer Contribution percentage.
|
EmployeeTax |
EmployeeTax.kiwiSaverEmployerSalarySacrificeContributionRatePercentage(Double kiwiSaverEmployerSalarySacrificeContributionRatePercentage) |
Employer Contribution through Salary Sacrifice percentage.
|
EmployeeTax |
EmployeeTax.kiwiSaverOptOutDate(org.threeten.bp.LocalDate kiwiSaverOptOutDate) |
Opt Out Date.
|
EmployeeTax |
EmployeeTax.specialStudentLoanRatePercentage(Double specialStudentLoanRatePercentage) |
The employee student loan rate percentage.
|
EmployeeTax |
EmployeeTax.specialTaxRatePercentage(Double specialTaxRatePercentage) |
Special tax rate percentage.
|
EmployeeTax |
EmployeeTax.studentLoanAsAt(org.threeten.bp.LocalDate studentLoanAsAt) |
The date of the letter from IR.
|
EmployeeTax |
EmployeeTax.studentLoanBalance(Double studentLoanBalance) |
The employee's student loan balance shown on the letter from IR.
|
EmployeeTax |
EmployeeTax.taxCode(TaxCode taxCode) |
taxCode
|