ExchangeRateTypes
Defines types of exchange rates, linking them to currencies and operational configurations.
Columns
| Name | Type | Description |
| Id [KEY] | String | Unique identifier for the exchange rate type. |
| Name | String | Name of the exchange rate type. |
| Isdefault | String | Indicates whether this exchange rate type is set as the default. |
| Record_url | String | URL link to the exchange rate type record in the system. |