Click or drag to resize

ICalculation Interface

Provides a probability calculation

Namespace:  Sportradar.OddsFeed.SDK.Entities.REST.CustomBet
Assembly:  Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.42.0.0 (1.42.0.0)
Syntax
C#
public interface ICalculation

The ICalculation type exposes the following members.

Properties
  NameDescription
Public propertyOdds
Gets the odds
Public propertyProbability
Gets the probability
Top
See Also