currencyCode property

String? currencyCode
getter/setter pair

Currency in which price metrics are represented, for example, if you select ordered_item_sales_micros, the returned value will be represented by this currency.

Implementation

core.String? currencyCode;