currencyCode property

CurrencyCode? currencyCode
final

The currency code of a monetary amount. For example, USD means U.S. dollars.

Implementation

final CurrencyCode? currencyCode;