IBaseContractsApi Interface

GF API Documentation
Public API for IBaseContract functionality

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

public interface IBaseContractsApi
Methods

  NameDescription
Public methodGet
Get all IBaseContract
Public methodGet(String)
Get the IBaseContract matching the given symbol
Public methodGet(BaseContractID)
Get the IBaseContract matching the given ID
Top
See Also

Reference