Uses of Class
com.xero.models.accounting.Currencies
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
-
Uses of Currencies in com.xero.api.client
Methods in com.xero.api.client that return Currencies Modifier and Type Method Description CurrenciesAccountingApi. createCurrency(String accessToken, String xeroTenantId, Currency currency)200 - Unsupported - return response incorrect exception, API is not able to create new CurrencyCurrenciesAccountingApi. getCurrencies(String accessToken, String xeroTenantId, String where, String order)Allows you to retrieve currencies for your organisation -
Uses of Currencies in com.xero.models.accounting
Methods in com.xero.models.accounting that return Currencies Modifier and Type Method Description CurrenciesCurrencies. addCurrenciesItem(Currency currenciesItem)CurrenciesCurrencies. currencies(List<Currency> currencies)