Click or drag to resize

MatchHeaderCorners Property

Number of corners for the Home/Away team.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.LiveOdds
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public HomeAway<int?> Corners { get; }

Property Value

HomeAwayNullableInt32
Remarks
Only if corner and card counters are activated in the XML configuration.
See Also