Uses of Class
com.xero.models.accounting.Currency
Packages that use Currency
-
Uses of Currency in com.xero.api.client
Methods in com.xero.api.client with parameters of type CurrencyModifier and TypeMethodDescriptionAccountingApi.createCurrency(String accessToken, String xeroTenantId, Currency currency, String idempotencyKey) Create a new currency for a Xero organisationcom.google.api.client.http.HttpResponseAccountingApi.createCurrencyForHttpResponse(String accessToken, String xeroTenantId, Currency currency, String idempotencyKey) Create a new currency for a Xero organisation -
Uses of Currency in com.xero.models.accounting
Methods in com.xero.models.accounting that return CurrencyModifier and TypeMethodDescriptionCurrency.code(CurrencyCode code) codeCurrency.description(String description) Name of CurrencyMethods in com.xero.models.accounting that return types with arguments of type CurrencyMethods in com.xero.models.accounting with parameters of type CurrencyModifier and TypeMethodDescriptionCurrencies.addCurrenciesItem(Currency currenciesItem) currenciesMethod parameters in com.xero.models.accounting with type arguments of type CurrencyModifier and TypeMethodDescriptionCurrencies.currencies(List<Currency> currencies) currenciesvoidCurrencies.setCurrencies(List<Currency> currencies) currencies