Class sportEventConditions
- Namespace
- Sportradar.OddsFeed.SDK.Messages.Rest
- Assembly
- Sportradar.OddsFeed.SDK.dll
[Serializable]
public class sportEventConditions
- Inheritance
-
sportEventConditions
- Inherited Members
-
Properties
attendance
public string attendance { get; set; }
Property Value
- string
match_mode
public string match_mode { get; set; }
Property Value
- string
pitcherHistory
public pitcher[] pitcherHistory { get; set; }
Property Value
- pitcher[]
pitchers
public pitcher[] pitchers { get; set; }
Property Value
- pitcher[]
referee
public referee referee { get; set; }
Property Value
- referee
venue
public venue venue { get; set; }
Property Value
- venue
weather_info
public weatherInfo weather_info { get; set; }
Property Value
- weatherInfo