currencyCode property
Currency associated with the conversion value.
This is the ISO 4217 3-character currency code. For example: USD, EUR.
Implementation
core.String? currencyCode;
Currency associated with the conversion value.
This is the ISO 4217 3-character currency code. For example: USD, EUR.
core.String? currencyCode;