Class resultScore
- Namespace
- Sportradar.OddsFeed.SDK.Messages.Rest
- Assembly
- Sportradar.OddsFeed.SDK.dll
[Serializable]
public class resultScore
- Inheritance
-
resultScore
- Inherited Members
Properties
away_score
public string away_score { get; set; }
Property Value
home_score
public string home_score { get; set; }
Property Value
match_status_code
public int match_status_code { get; set; }