object

CurrencyObject

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
Name of the currency.
symbol
String
The symbol used to represent the currency (e.g., "$" for US Dollar).