Click or drag to resize

ISelection Interface

Provides an requested selection

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 ISelection

The ISelection type exposes the following members.

Properties
 NameDescription
Public propertyEventId Gets the event id.
Public propertyMarketId Gets the market id.
Public propertyOutcomeId Gets the outcome id.
Public propertySpecifiers Gets the specifiers.
Top
See Also