defaultCurrencyCode property

String? defaultCurrencyCode
getter/setter pair

The currency code to use when conversion events for this conversion action are sent with an invalid or missing currency code, or when this conversion action is configured to always use the default value.

Implementation

core.String? defaultCurrencyCode;