currencyCode property

String? currencyCode
getter/setter pair

Currency code of the earning-related metrics, which is the 3-letter code defined in ISO 4217.

The daily average rate is used for the currency conversion.

Implementation

core.String? currencyCode;