Class statisticsType
- Namespace
- Sportradar.OddsFeed.SDK.Messages.Feed
- Assembly
- Sportradar.OddsFeed.SDK.dll
[Serializable]
public class statisticsType
- Inheritance
-
statisticsType
- Inherited Members
-
Properties
corners
public statisticsScoreType corners { get; set; }
Property Value
- statisticsScoreType
green_cards
public statisticsScoreType green_cards { get; set; }
Property Value
- statisticsScoreType
red_cards
public statisticsScoreType red_cards { get; set; }
Property Value
- statisticsScoreType
yellow_cards
public statisticsScoreType yellow_cards { get; set; }
Property Value
- statisticsScoreType
yellow_red_cards
public statisticsScoreType yellow_red_cards { get; set; }
Property Value
- statisticsScoreType