Click or drag to resize

BaseScoreCardEntryId Property

Id that uniquely identifies each score and card. For score types "ht", "ft", "ot" and "pen" Id will not be set.

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

Property Value

NullableInt64
See Also