Click or drag to resize

BaseScoreCardEntryTime Property

Match time in minutes when the goal/card occurred. When no time is known it is set to “-1", and the AffectedPlayer property is empty.

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

Property Value

Int64
See Also