Click or drag to resize

IMarketDefinitionGetAttributes Method

Returns a dictionary of associated market attributes

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#
IDictionary<string, string> GetAttributes()

Return Value

IDictionaryString, String
A dictionary of associated market attributes
See Also