Uses of Class
com.xero.models.payrolluk.EarningsRates
-
Packages that use EarningsRates Package Description com.xero.api.client com.xero.models.payrolluk -
-
Uses of EarningsRates in com.xero.api.client
Methods in com.xero.api.client that return EarningsRates Modifier and Type Method Description EarningsRatesPayrollUkApi. getEarningsRates(String accessToken, String xeroTenantId, Integer page)Retrieves earnings rates -
Uses of EarningsRates in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EarningsRates Modifier and Type Method Description EarningsRatesEarningsRates. addEarningsRatesItem(EarningsRate earningsRatesItem)earningsRatesEarningsRatesEarningsRates. earningsRates(List<EarningsRate> earningsRates)earningsRatesEarningsRatesEarningsRates. pagination(Pagination pagination)paginationEarningsRatesEarningsRates. problem(Problem problem)problem
-