currency property
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;
The currency in which the prices are given, represented by the ISO 4217 standard currency code (e.g., EUR, DKK).
String currency;