Name | Type | Description | Notes |
---|---|---|---|
base_currency_code | str | The base currency code for the store. | |
base_currency_symbol | str | The currency symbol of the base currency for the store. | |
default_display_currency_code | str | The default display currency code for the store. | |
default_display_currency_symbol | str | The currency symbol of the default display currency for the store. | |
available_currency_codes | list[str] | The list of allowed currency codes for the store. | |
exchange_rates | list[DirectoryDataExchangeRateInterface] | The list of exchange rate information for the store. | |
extension_attributes | DirectoryDataCurrencyInformationExtensionInterface | [optional] |