Click or drag to resize

EventOddsId Property

Unique identifier for this particular odds in this match, and will be used whenever this odds is sent out. This id will also be used when this odds is cleared.

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

Property Value

Int64
See Also