Click or drag to resize

MatchHeaderYellowRedCards Property

Number of yellow cards that resulted in red card 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?> YellowRedCards { get; }

Property Value

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