Uses of Class
com.xero.models.payrolluk.BenefitObject
Packages that use BenefitObject
-
Uses of BenefitObject in com.xero.api.client
Methods in com.xero.api.client that return BenefitObjectModifier and TypeMethodDescriptionPayrollUkApi.createBenefit(String accessToken, String xeroTenantId, Benefit benefit, String idempotencyKey) Creates a new employee benefitPayrollUkApi.getBenefit(String accessToken, String xeroTenantId, UUID id) Retrieves a specific benefit by using a unique benefit ID -
Uses of BenefitObject in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return BenefitObjectModifier and TypeMethodDescriptionbenefitBenefitObject.pagination(Pagination pagination) paginationproblem