CurrencyConversionRate
Name | Description | Type | Additional information |
---|---|---|---|
ID |
The primary identifier of the currency conversion rate. |
integer |
None. |
CurrencyTypeFrom |
This is the identifier of the selected currency where rate will be applied. |
integer |
None. |
CurrencyTypeTo |
This is the identifier of the selected currency where rate will be applied. |
integer |
None. |
RateCommission |
Rate at which this currency is converted from the Base Currency. |
decimal number |
None. |
StartDate |
Date that this rate is in effect from. |
date |
None. |
EndDate |
Date that this rate is in effect to. |
date |
None. |
CurrencyConversionAreaTypeID |
Area of the system that this rate is applicable for. |
integer |
None. |
IsActive |
Indicates if this rate is currently active. |
boolean |
None. |
DateCreated |
Date when this record was created. |
date |
None. |
CreatedBy |
User name of person who created this record. |
string |
None. |
DateLastModified |
Last date when this record was modified. |
date |
None. |
LastModifiedBy |
User name of last person who modified this record. |
string |
None. |