currencyCode property
The currency of the restated value.
If not provided, then the default currency from the conversion action is used, and if that is not set then the account currency is used. This is the ISO 4217 3-character currency code for example, USD or EUR.
Implementation
core.String? currencyCode;