CurrencyRateType
Defines different types of currency rates used within NetSuite, such as spot rates, historical rates, or forecast rates.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | The unique internal identifier for the record. | |
| description | String | A brief description of the record or entity. | |
| externalid | String | A unique external identifier for referencing the record in external systems. | |
| isdefault | Boolean | Indicates whether the record is set as the default. | |
| isinactive | Boolean | Indicates whether the record is currently inactive. |