The class
RWCurrency is the repository for information regarding a particular currency, including its unique name, mnemonic, and numeric code, among other information. In addition, the Currency Module provides class
RWCurrencyBook for storing
RWCurrency objects. A currency’s mnemonic acts as the key for identifying and selecting currencies in a currency book. No two currency objects with the same mnemonic may exist in the same currency book.