Click or drag to resize

EventOddsCombination Property

Contains information about combination of bets and can have values of 0 – 4, where 0 indicates unlimited combination, 1 indicates single bet and 2-4 indicates 2-4 combinations, respectively.

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

Property Value

NullableInt64
See Also