ICurrencyApi Interface

GF API Documentation
Public API for ICurrency functionality

Namespace:  GF.Api.Currencies
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public interface ICurrencyApi

The ICurrencyApi type exposes the following members.

Methods

  NameDescription
Public methodGet
Get all ICurrency
Public methodGet(String)
Get ICurrency matching the given name
Public methodGet(CurrencyID)
Get ICurrency matching the given ID
Public methodGetDefault
Get the default currency
Top
Events

  NameDescription
Public eventCurrencyPriceChanged
Occurs when ICurrency price (conversion rate) is changed
Top
See Also

Reference