Represents a currency. The names and codes are based on ISO 4217.
Name | Type | Description | |
---|---|---|---|
code | String |
The ISO 4217 code of the currency. This code always consists of three letters. |
|
symbol | String |
The standard symbol that represents this currency as one or more Unicode characters. |
|
name | String |
The currency name in English. |
|
pluralName | String |
The plural form of the name. |