currencyName property

String currencyName
final

The full name of the currency.

This is the full, common name of the currency. For example, 'United States Dollar', 'Euro', or 'Japanese Yen'.

Implementation

final String currencyName;