Description: ExchangeRate Fields.
Field | Type | Description | Read-Only |
---|---|---|---|
BaseExchangeRate | Double | The exchange rate for a currency. | No |
CurrencyObjectId | 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 | Int | The unique identifier of the ExchangeRate | No |
ObjectId | String | The unique ID generated by the system. | Yes |