currencyCode property

String currencyCode
final

ISO 4217 currency code, e.g. 'USD', 'JPY'. Determines the prefix symbol and the number of fraction digits accepted.

Implementation

final String currencyCode;