Click or drag to resize

MatchHeaderYellowCards Property

Number of yellow 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?> YellowCards { get; }

Property Value

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