currencyCode property

String? currencyCode
getter/setter pair

The [ISO-4217 currency code](https://en.wikipedia.org/wiki/ISO_4217) of this column.

Only present if the header type is METRIC_CURRENCY.

Implementation

core.String? currencyCode;