Click or drag to resize

EventOddsMostBalanced Property

Marks the most balanced odds of an odds type.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Common
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public bool? MostBalanced { get; }

Property Value

NullableBoolean
Remarks
Present only if "Mark most balanced odds" XML configuration settings has been activated.
See Also