Click or drag to resize

MatchHeaderRedCards Property

Number of red cards 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?> RedCards { get; }

Property Value

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