Class clockType
- Namespace
- Sportradar.OddsFeed.SDK.Messages.Feed
- Assembly
- Sportradar.OddsFeed.SDK.dll
[Serializable]
public class clockType
- Inheritance
-
clockType
- Inherited Members
-
Properties
match_time
public string match_time { get; set; }
Property Value
- string
remaining_time
public string remaining_time { get; set; }
Property Value
- string
remaining_time_in_period
public string remaining_time_in_period { get; set; }
Property Value
- string
stoppage_time
public string stoppage_time { get; set; }
Property Value
- string
stoppage_time_announced
public string stoppage_time_announced { get; set; }
Property Value
- string
stopped
public bool stopped { get; set; }
Property Value
- bool
stoppedSpecified
public bool stoppedSpecified { get; set; }
Property Value
- bool