Uses of Class
com.xero.models.payrolluk.EmployeePayTemplates
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrolluk |
-
Uses of EmployeePayTemplates in com.xero.api.client
Methods in com.xero.api.client that return EmployeePayTemplates Modifier and Type Method Description EmployeePayTemplatesPayrollUkApi. createMultipleEmployeeEarningsTemplate(String accessToken, String xeroTenantId, UUID employeeId, List<EarningsTemplate> earningsTemplate)creates multiple employee earnings template records -
Uses of EmployeePayTemplates in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EmployeePayTemplates Modifier and Type Method Description EmployeePayTemplatesEmployeePayTemplates. addEarningTemplatesItem(EarningsTemplate earningTemplatesItem)EmployeePayTemplatesEmployeePayTemplates. earningTemplates(List<EarningsTemplate> earningTemplates)EmployeePayTemplatesEmployeePayTemplates. pagination(Pagination pagination)EmployeePayTemplatesEmployeePayTemplates. problem(Problem problem)