ExchangeRate Properties |
The ExchangeRate type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatedTime |
Gets or sets the created time.
| |
| CurrencyFrom |
Gets or sets the currency from.
| |
| CurrencyTo |
Gets or sets the currency to.
| |
| DataObject |
Gets or sets the data object. When getting data object it creates a new object from the database.
| |
| DateValid |
Gets or sets the date valid.
| |
| Id |
Gets or sets the id.
| |
| LastUpdateTime |
Gets or sets the last update time.
| |
| Rate |
Gets or sets the rate.
|