Sportradar.MTS.SDK.API Namespace
Sportradar.MTS.SDK.Common.Exceptions Namespace
Sportradar.MTS.SDK.Entities.Builders Namespace
Sportradar.MTS.SDK.Entities.EventArguments Namespace
Sportradar.MTS.SDK.Entities.Interfaces Namespace
Sportradar.MTS.SDK.Entities.Internal.REST Namespace
Sportradar MTS SDK .NET Standard 2.1, v2.3.3

IBetBuilder..::..SetCalculationOdds Method

Sets the odds calculated for custom bet multiplied by 10_000 and rounded to int value

Namespace:  Sportradar.MTS.SDK.Entities.Builders
Assembly:  Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll)

Syntax


IBetBuilder SetCalculationOdds(
	Nullable<int> calculationOdds
)

Parameters

calculationOdds
Type: Nullable<(Of <(<'Int32>)>)>
The odds calculated for custom bet multiplied by 10_000 and rounded to int value

Return Value

Returns a IBetBuilder