Deduction |
Deduction.applyToPensionCalculations(Boolean applyToPensionCalculations) |
Identifier for apply to pension calculations
|
Deduction |
Deduction.calculationType(Deduction.CalculationTypeEnum calculationType) |
determine the calculation type whether fixed amount or percentage of gross
|
Deduction |
Deduction.currentRecord(Boolean currentRecord) |
Identifier of a record is active or not.
|
Deduction |
Deduction.deductionCategory(Deduction.DeductionCategoryEnum deductionCategory) |
Deduction Category type
|
Deduction |
Deduction.deductionId(UUID deductionId) |
The Xero identifier for Deduction
|
Deduction |
Deduction.deductionName(String deductionName) |
Name of the deduction
|
Deduction |
DeductionObject.getDeduction() |
Get deduction
|
Deduction |
Deduction.isCalculatingOnQualifyingEarnings(Boolean isCalculatingOnQualifyingEarnings) |
Identifier of calculating on qualifying earnings
|
Deduction |
Deduction.isPension(Boolean isPension) |
Identifier of applicable for pension or not
|
Deduction |
Deduction.isReducedByBasicRate(Boolean isReducedByBasicRate) |
Identifier of reduced by basic rate applicable or not
|
Deduction |
Deduction.liabilityAccountId(UUID liabilityAccountId) |
Xero identifier for Liability Account
|
Deduction |
Deduction.percentage(Double percentage) |
Percentage of gross
|
Deduction |
Deduction.reducesSuperLiability(Boolean reducesSuperLiability) |
Identifier of reduces super liability
|
Deduction |
Deduction.reducesTaxLiability(Boolean reducesTaxLiability) |
Identifier of reduces tax liability
|
Deduction |
Deduction.standardAmount(Double standardAmount) |
Standard amount of the deduction
|
Deduction |
Deduction.subjectToNIC(Boolean subjectToNIC) |
Identifier of subject To NIC
|
Deduction |
Deduction.subjectToTax(Boolean subjectToTax) |
Identifier of subject To Tax
|