Click or drag to resize

IBetStopTGroups Property

Get a list of strings specifying which market groups needs to be stopped

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#
IEnumerable<string> Groups { get; }

Property Value

IEnumerableString
See Also