Click or drag to resize

MatchHeaderMatchTime Property

Indicates the playing minute of the match. Only included for soccer, ice hockey and basketball matches when the match has status 1p, 2p, 1p_ot or 2p_ot in soccer and 1p, 2p, 3p and ot in ice hockey and 1q, 2q, 3q, 4q and ot for basket.

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

Property Value

NullableInt64
See Also