currencyCode property

String? currencyCode
getter/setter pair

The currency code for the conversion's revenue.

Should be in ISO 4217 alphabetic (3-char) format.

Implementation

core.String? currencyCode;