currencyOptions property

PriceCurrencyOptions? currencyOptions
getter/setter pair

Prices defined in each available currency option. Each key must be a three-letter ISO currency code and a supported currency.

Implementation

PriceCurrencyOptions? currencyOptions;