BexioApiClient.Accounting.ExchangeRate (bexio_api_client v0.6.4)
Bexio Currency Exchange Rate Module.
Link to this section Summary
Link to this section Types
@type t() :: %BexioApiClient.Accounting.ExchangeRate{ exchange_currency: BexioApiClient.Accounting.Currency.t(), factor: float() }
Bexio Currency Exchange Rate
fields
Fields:
:factor
- the exchange rate of the currency in comparison with the currency listed in the field:exchange_currency
:exchange_currency
- the reference currency for the exchange rate:id
- id of the currency:name
- name of the currency:round_factor
- round factor of the currency