Click or drag to resize

IAvailableSelections Interface

Provides an available selections for a particular event

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#
public interface IAvailableSelections

The IAvailableSelections type exposes the following members.

Properties
 NameDescription
Public propertyEvent Gets the URN of the event
Public propertyMarkets Gets the list of markets for this event
Top
See Also