Description: ExchangeRate Fields.
Field | Type | Description | Read-Only |
---|---|---|---|
baseExchangeRate | Double | The exchange rate for a currency. | No |
currencyCode | String | The unique identifier for the currency. The currency code is 3 characters. | Yes |
currencyId | ForeignKey | The unique id of the currency | No |
effectiveEndDate | DateTime | The date the exchange rate ends effect. | No |
effectiveStartDate | DateTime | The date the exchange rate goes into effect. | No |
exchangeRateId | String | The unique ID generated by the system. | No |
workspaceCode | String | The user-specified identifier of a workspace. | Yes |