currencyCode
The ISO 4217 currency code that applies to the price information.
Declaration
var currencyCode: String! { get }Discussion
Use this value to determine the appropriate currency designator to apply to the value in the price property. To retrieve the list of available currency codes, call the isoCurrencyCodes method of the NSLocale class.