Uses of Class
com.xero.models.payrollnz.DeductionObject
Packages that use DeductionObject
-
Uses of DeductionObject in com.xero.api.client
Methods in com.xero.api.client that return DeductionObjectModifier and TypeMethodDescriptionPayrollNzApi.createDeduction(String accessToken, String xeroTenantId, Deduction deduction, String idempotencyKey) Creates a new deduction for a specific employeePayrollNzApi.getDeduction(String accessToken, String xeroTenantId, UUID deductionId) Retrieves a single deduction by using a unique deduction ID -
Uses of DeductionObject in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return DeductionObjectModifier and TypeMethodDescriptiondeductionDeductionObject.pagination(Pagination pagination) paginationproblem