Uses of Class
com.xero.models.payrolluk.EarningsTemplateObject
Packages that use EarningsTemplateObject
-
Uses of EarningsTemplateObject in com.xero.api.client
Methods in com.xero.api.client that return EarningsTemplateObjectModifier and TypeMethodDescriptionPayrollUkApi.createEmployeeEarningsTemplate(String accessToken, String xeroTenantId, UUID employeeID, EarningsTemplate earningsTemplate, String idempotencyKey) Creates an earnings template records for a specific employeePayrollUkApi.updateEmployeeEarningsTemplate(String accessToken, String xeroTenantId, UUID employeeID, UUID payTemplateEarningID, EarningsTemplate earningsTemplate, String idempotencyKey) Updates a specific employee's earnings template records -
Uses of EarningsTemplateObject in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EarningsTemplateObjectModifier and TypeMethodDescriptionEarningsTemplateObject.earningTemplate(EarningsTemplate earningTemplate) earningTemplateEarningsTemplateObject.pagination(Pagination pagination) paginationproblem