currencyCode property

String? currencyCode
getter/setter pair

The three-character ISO 4217 currency code.

If unspecified, the default currency for monetary values is USD.

Optional.

Implementation

core.String? currencyCode;