currencyCode
The ISO 4217 currency code that applies to the price information.
Declaration
var currencyCode: String { get }Discussion
To retrieve the list of available currency codes, call the isoCurrencyCodes method of the NSLocale class.
The ISO 4217 currency code that applies to the price information.
var currencyCode: String { get }To retrieve the list of available currency codes, call the isoCurrencyCodes method of the NSLocale class.