Uses of Class
com.xero.models.payrolluk.StatutoryDeduction
-
Packages that use StatutoryDeduction Package Description com.xero.models.payrolluk -
-
Uses of StatutoryDeduction in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return StatutoryDeduction Modifier and Type Method Description StatutoryDeductionStatutoryDeduction. currentRecord(Boolean currentRecord)Identifier of a record is active or not.StatutoryDeductionStatutoryDeduction. id(UUID id)The Xero identifier for earnings orderStatutoryDeductionStatutoryDeduction. liabilityAccountId(UUID liabilityAccountId)Xero identifier for Liability AccountStatutoryDeductionStatutoryDeduction. name(String name)Name of the earnings orderStatutoryDeductionStatutoryDeduction. statutoryDeductionCategory(StatutoryDeductionCategory statutoryDeductionCategory)statutoryDeductionCategory
-