currencyCode property

String? currencyCode
getter/setter pair

A currency code in ISO4217 format, such as "AED", "USD", "JPY".

If the field is empty, the report uses the property's default currency.

Implementation

core.String? currencyCode;