Click or drag to resize

FeedMarketSpecifiers Property

Gets or sets a IReadOnlyDictionaryTKey, TValue representing parsed specifiers

Namespace: Sportradar.OddsFeed.SDK.Messages.Feed
Assembly: Sportradar.OddsFeed.SDK.Messages (in Sportradar.OddsFeed.SDK.Messages.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public IReadOnlyDictionary<string, string> Specifiers { get; set; }

Property Value

IReadOnlyDictionaryString, String
See Also