TaxDeclaration |
TaxDeclaration.approvedWithholdingVariationPercentage(BigDecimal approvedWithholdingVariationPercentage) |
If the employee has approved withholding variation.
|
TaxDeclaration |
TaxDeclaration.australianResidentForTaxPurposes(Boolean australianResidentForTaxPurposes) |
If the employee is Australian resident for tax purposes.
|
TaxDeclaration |
TaxDeclaration.eligibleToReceiveLeaveLoading(Boolean eligibleToReceiveLeaveLoading) |
If the employee is eligible to receive an additional percentage on top of ordinary earnings
when they take leave (typically 17.5%).
|
TaxDeclaration |
TaxDeclaration.employeeID(UUID employeeID) |
Address line 1 for employee home address
|
TaxDeclaration |
TaxDeclaration.employmentBasis(EmploymentBasis employmentBasis) |
employmentBasis
|
TaxDeclaration |
Employee.getTaxDeclaration() |
Get taxDeclaration
|
TaxDeclaration |
TaxDeclaration.hasHELPDebt(Boolean hasHELPDebt) |
If employee has HECS or HELP debt.
|
TaxDeclaration |
TaxDeclaration.hasSFSSDebt(Boolean hasSFSSDebt) |
If employee has financial supplement debt.
|
TaxDeclaration |
TaxDeclaration.hasStudentStartupLoan(Boolean hasStudentStartupLoan) |
If the employee is eligible for student startup loan rules
|
TaxDeclaration |
TaxDeclaration.hasTradeSupportLoanDebt(Boolean hasTradeSupportLoanDebt) |
If employee has trade support loan.
|
TaxDeclaration |
TaxDeclaration.residencyStatus(ResidencyStatus residencyStatus) |
residencyStatus
|
TaxDeclaration |
TaxDeclaration.taxFileNumber(String taxFileNumber) |
The tax file number e.g 123123123.
|
TaxDeclaration |
TaxDeclaration.taxFreeThresholdClaimed(Boolean taxFreeThresholdClaimed) |
If tax free threshold claimed.
|
TaxDeclaration |
TaxDeclaration.taxOffsetEstimatedAmount(BigDecimal taxOffsetEstimatedAmount) |
If has tax offset estimated then the tax offset estimated amount.
|
TaxDeclaration |
TaxDeclaration.tfNExemptionType(TFNExemptionType tfNExemptionType) |
tfNExemptionType
|
TaxDeclaration |
TaxDeclaration.upwardVariationTaxWithholdingAmount(BigDecimal upwardVariationTaxWithholdingAmount) |
If the employee has requested that additional tax be withheld each pay run.
|