| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
Currencies |
AccountingApi.createCurrency(String accessToken,
String xeroTenantId,
Currency currency)
200 - Unsupported - return response incorrect exception, API is not able to create new Currency
|
Currencies |
AccountingApi.getCurrencies(String accessToken,
String xeroTenantId,
String where,
String order)
Allows you to retrieve currencies for your organisation
|
| Modifier and Type | Method and Description |
|---|---|
Currencies |
Currencies.addCurrenciesItem(Currency currenciesItem) |
Currencies |
Currencies.currencies(List<Currency> currencies) |
Copyright © 2019. All rights reserved.