Click or drag to resize

IMarketAdditionalInfo Property

Gets the IReadOnlyDictionaryTKey, TValue containing additional market information

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> AdditionalInfo { get; }

Property Value

IReadOnlyDictionaryString, String
See Also