Uses of Class
com.xero.models.payrolluk.EmployeePayTemplates
Packages that use EmployeePayTemplates
-
Uses of EmployeePayTemplates in com.xero.api.client
Methods in com.xero.api.client that return EmployeePayTemplatesModifier and TypeMethodDescriptionPayrollUkApi.createMultipleEmployeeEarningsTemplate(String accessToken, String xeroTenantId, UUID employeeID, List<EarningsTemplate> earningsTemplate, String idempotencyKey) Creates multiple earnings template records for a specific employee using a unique employee ID -
Uses of EmployeePayTemplates in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EmployeePayTemplatesModifier and TypeMethodDescriptionEmployeePayTemplates.addEarningTemplatesItem(EarningsTemplate earningTemplatesItem) earningTemplatesEmployeePayTemplates.earningTemplates(List<EarningsTemplate> earningTemplates) earningTemplatesEmployeePayTemplates.pagination(Pagination pagination) paginationproblem