currency property

String currency
getter/setter pair

The currency in which the prices are given, represented by the ISO 4217 standard currency code (e.g., EUR, DKK).

Implementation

String currency;