currencyCode property

String? currencyCode
getter/setter pair

Currency code for price/costs.

Use three-character ISO-4217 code. Required only if originalPrice or displayPrice is set.

Optional.

Implementation

core.String? currencyCode;