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