Uses of Class
com.xero.models.payrolluk.Settings
-
Packages that use Settings Package Description com.xero.api.client com.xero.models.payrolluk -
-
Uses of Settings in com.xero.api.client
Methods in com.xero.api.client that return Settings Modifier and Type Method Description SettingsPayrollUkApi. getSettings(String accessToken, String xeroTenantId)Retrieves payroll settings -
Uses of Settings in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return Settings Modifier and Type Method Description SettingsSettings. pagination(Pagination pagination)paginationSettingsSettings. problem(Problem problem)problemSettingsSettings. settings(Accounts settings)settings
-