Click or drag to resize

ISelection Interface

Defines a contract for ticket selection

Namespace: Sportradar.MTS.SDK.Entities.Interfaces
Assembly: Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll) Version: 2.4.1.2

The ISelection type exposes the following members.

Properties
 NameDescription
Public propertyBoostedOdds Gets the boosted odds multiplied by 10000 and rounded to int value
Public propertyEventId Gets the Betradar event (match or outright) id
Public propertyId Gets the selection id
Public propertyIsBanker Gets a value indicating whether this instance is banker
Public propertyOdds Gets the odds multiplied by 10000 and rounded to int value
Top
See Also