| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
The unique ID of the currency. |
globally unique identifier |
None. |
| FriendlyID |
The friendly ID of the currency. |
integer |
None. |
| Name |
The name of the currency. |
string |
None. |
| Symbol |
The symbol of the currency. |
string |
None. |
| Code |
The currency code according to the ISO 4217 standard (e.g. "USD"). |
string |
None. |
| ConversionRate |
The conversion rate from the store's primary currency to this currency. |
decimal number |
None. |