Click or drag to resize

ICalculationAvailableSelections Property

The available selections

Namespace: Sportradar.OddsFeed.SDK.Entities.REST.CustomBet
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
IEnumerable<IAvailableSelections> AvailableSelections { get; }

Property Value

IEnumerableIAvailableSelections
See Also