currencyCode property

String? currencyCode
getter/setter pair

Currency associated with the conversion value.

This is the ISO 4217 3-character currency code. For example: USD, EUR.

Implementation

core.String? currencyCode;