The ICurrencyApi type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Get |
Get all ICurrency | |
| Get(String) |
Get ICurrency matching the given name
| |
| Get(CurrencyID) |
Get ICurrency matching the given ID
| |
| GetDefault |
Get the default currency
|
See Also