priceCurrencyCode property

String? priceCurrencyCode
getter/setter pair

ISO 4217 currency code for the subscription price.

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

Implementation

core.String? priceCurrencyCode;