Class team
- Namespace
- Sportradar.OddsFeed.SDK.Messages.Rest
- Assembly
- Sportradar.OddsFeed.SDK.dll
[Serializable]
public class team
- Inheritance
-
team
- Derived
-
- Inherited Members
-
Properties
abbreviation
public string abbreviation { get; set; }
Property Value
- string
age_group
public string age_group { get; set; }
Property Value
- string
country
public string country { get; set; }
Property Value
- string
country_code
public string country_code { get; set; }
Property Value
- string
division
public int division { get; set; }
Property Value
- int
divisionSpecified
public bool divisionSpecified { get; set; }
Property Value
- bool
division_name
public string division_name { get; set; }
Property Value
- string
gender
public string gender { get; set; }
Property Value
- string
id
public string id { get; set; }
Property Value
- string
name
public string name { get; set; }
Property Value
- string
players
public playerCompetitor[] players { get; set; }
Property Value
- playerCompetitor[]
reference_ids
public competitorReferenceIdsReference_id[] reference_ids { get; set; }
Property Value
- competitorReferenceIdsReference_id[]
short_name
public string short_name { get; set; }
Property Value
- string
state
public string state { get; set; }
Property Value
- string
virtual
public bool @virtual { get; set; }
Property Value
- bool
virtualSpecified
public bool virtualSpecified { get; set; }
Property Value
- bool