currencyCode property

String? currencyCode
getter/setter pair

The currency code.

All costs are returned in this currency. A subset of the currency codes derived from the ISO 4217 standard is supported.

Output only.

Implementation

core.String? currencyCode;