Click or drag to resize

ICustomBetManager Interface

Defines methods used to perform various custom bet operations

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

The ICustomBetManager type exposes the following members.

Properties
 NameDescription
Public propertyCustomBetSelectionBuilder Returns an ICustomBetSelectionBuilder instance used to build selections
Top
Methods
 NameDescription
Public methodCalculateProbabilityAsync Returns an ICalculation instance providing the probability for the specified selections
Public methodGetAvailableSelectionsAsync Returns an IAvailableSelections instance providing the available selections for the event associated with the provided String identifier
Top
See Also