Click or drag to resize

IMarketSpecifiers Property

Gets a IReadOnlyDictionaryTKey, TValue containing market specifiers

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

Property Value

IReadOnlyDictionaryString, String
Remarks
Note that the Id and Specifiers combined uniquely identify the market within the event
See Also