currencyCode property

String? currencyCode
getter/setter pair

Three-letter currency code (ISO 4217).

The currency code defines in which currency the conversions sent to this destination will be reported in Merchant Center.

Required.

Implementation

core.String? currencyCode;