Class matchRound
- Namespace
- Sportradar.OddsFeed.SDK.Messages.Rest
- Assembly
- Sportradar.OddsFeed.SDK.dll
[Serializable]
public class matchRound
- Inheritance
-
matchRound
- Inherited Members
-
Properties
betradar_id
public int betradar_id { get; set; }
Property Value
- int
betradar_idSpecified
public bool betradar_idSpecified { get; set; }
Property Value
- bool
betradar_name
public string betradar_name { get; set; }
Property Value
- string
cup_round_match_number
public int cup_round_match_number { get; set; }
Property Value
- int
cup_round_match_numberSpecified
public bool cup_round_match_numberSpecified { get; set; }
Property Value
- bool
cup_round_matches
public int cup_round_matches { get; set; }
Property Value
- int
cup_round_matchesSpecified
public bool cup_round_matchesSpecified { get; set; }
Property Value
- bool
group
public string group { get; set; }
Property Value
- string
group_id
public string group_id { get; set; }
Property Value
- string
group_long_name
public string group_long_name { get; set; }
Property Value
- string
name
public string name { get; set; }
Property Value
- string
number
public int number { get; set; }
Property Value
- int
numberSpecified
public bool numberSpecified { get; set; }
Property Value
- bool
other_match_id
public string other_match_id { get; set; }
Property Value
- string
phase
public string phase { get; set; }
Property Value
- string
type
public string type { get; set; }
Property Value
- string