Table of Contents

Class CalculationResultType

Namespace
Sportradar.OddsFeed.SDK.Messages.Rest
Assembly
Sportradar.OddsFeed.SDK.dll
[Serializable]
public class CalculationResultType
Inheritance
CalculationResultType
Inherited Members

Properties

harmonization

public bool harmonization { get; set; }

Property Value

bool

harmonizationSpecified

public bool harmonizationSpecified { get; set; }

Property Value

bool

odds

public double odds { get; set; }

Property Value

double

probability

public double probability { get; set; }

Property Value

double