CurrencyResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Currency name (e.g., “Euro”, “US Dollar”). | [default to null] |
| code | String | Currency code (e.g., “EUR”, “USD”). | [default to null] |
| symbol | String | Currency symbol (e.g., ”€”, ”$”). | [default to null] |