object

CountryCurrency

Provides details about a currency.
Fields
code
String
The currency code, typically a three-letter ISO code (e.g., "USD" for US Dollar).
name
String
It represent a country name.
symbol
String
The symbol used to represent the currency (e.g., "$" for US Dollar).