DataFeedEntitlement Constructor

GF API Documentation
Initializes a new instance of the DataFeedEntitlement class

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

public DataFeedEntitlement(
	Exchange exchange,
	DataFeedEntitlementType type,
	DataFeedEntitlementSubscriptionType subscriptionType
)

Parameters

exchange
Type: GF.Api.ExchangesExchange
type
Type: GF.Api.Values.ConfigDataFeedEntitlementType
subscriptionType
Type: GF.Api.Values.ConfigDataFeedEntitlementSubscriptionType
See Also

Reference