Uses of Class
com.xero.models.payrollnz.StatutoryDeductionObject
-
Packages that use StatutoryDeductionObject Package Description com.xero.api.client com.xero.models.payrollnz -
-
Uses of StatutoryDeductionObject in com.xero.api.client
Methods in com.xero.api.client that return StatutoryDeductionObject Modifier and Type Method Description StatutoryDeductionObjectPayrollNzApi. getStatutoryDeduction(String accessToken, String xeroTenantId, UUID id)Retrieves a specific statutory deduction by using a unique statutory deductions id -
Uses of StatutoryDeductionObject in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return StatutoryDeductionObject Modifier and Type Method Description StatutoryDeductionObjectStatutoryDeductionObject. pagination(Pagination pagination)paginationStatutoryDeductionObjectStatutoryDeductionObject. problem(Problem problem)problemStatutoryDeductionObjectStatutoryDeductionObject. statutoryDeduction(StatutoryDeduction statutoryDeduction)statutoryDeduction
-