currencyCode property

String? currencyCode
getter/setter pair

Product price currency code (for example, ISO 4217).

Absent if product price is not available.

Implementation

core.String? currencyCode;