Click or drag to resize

ICompetitionStatusProperties Property

Gets a IReadOnlyDictionaryTKey, TValue containing additional event status values

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

Property Value

IReadOnlyDictionaryString, Object
a IReadOnlyDictionaryTKey, TValue containing additional event status values
See Also