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