Class teamStatisticsStatistics
- Namespace
- Sportradar.OddsFeed.SDK.Messages.Rest
- Assembly
- Sportradar.OddsFeed.SDK.dll
[Serializable]
public class teamStatisticsStatistics
- Inheritance
-
teamStatisticsStatistics
- Inherited Members
-
Properties
cards
public string cards { get; set; }
Property Value
- string
corner_kicks
public string corner_kicks { get; set; }
Property Value
- string
red_cards
public string red_cards { get; set; }
Property Value
- string
yellow_cards
public string yellow_cards { get; set; }
Property Value
- string
yellow_red_cards
public string yellow_red_cards { get; set; }
Property Value
- string