currencyCode property

String? currencyCode
getter/setter pair

The currency code, such as "USD" or "EUR."

Implementation

core.String? currencyCode;