Currency representation.
Namespace: GF.Api.Currencies
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The ICurrency type exposes the following members.
Properties
Name | Description | |
---|---|---|
CurrentPrice |
Current price (conversion rate to default currency)
| |
ID |
Currency identifier
| |
IsDefault |
Checks whether the currency is default (USD)
| |
Name |
Currency name
|
Remarks
For the default (USD) currency, conversion rate is always 1.
See Also