currencyCode property

String? currencyCode
getter/setter pair

Only required if the price is set.

Currency code for price/costs. Use three-character ISO-4217 code.

Optional.

Implementation

core.String? currencyCode;