introductoryPriceCurrencyCode property

String? introductoryPriceCurrencyCode
getter/setter pair

ISO 4217 currency code for the introductory subscription price.

For example, if the price is specified in British pounds sterling, price_currency_code is "GBP".

Implementation

core.String? introductoryPriceCurrencyCode;