object

CurrencySchema

Schema for currency.
Fields
currency_code
String
The ISO 4217 currency code, such as 'INR' for Indian Rupee. This field represents the standardized three-letter code of a currency.
currency_symbol
String
The symbol representing the currency, such as '₹' for Indian Rupee. This is used for display purposes alongside currency amounts.