Class jersey
[Serializable]
public class jersey
- Inheritance
-
jersey
- Inherited Members
-
Properties
base
public string @base { get; set; }
Property Value
- string
horizontal_stripes
public string horizontal_stripes { get; set; }
Property Value
- string
jersey_type
public int jersey_type { get; set; }
Property Value
- int
number
public string number { get; set; }
Property Value
- string
outline
public string outline { get; set; }
Property Value
- string
shirt_type
public string shirt_type { get; set; }
Property Value
- string
side
public int side { get; set; }
Property Value
- int
sleeve
public string sleeve { get; set; }
Property Value
- string
split
public string split { get; set; }
Property Value
- string
squares
public string squares { get; set; }
Property Value
- string
vertical_stripes
public string vertical_stripes { get; set; }
Property Value
- string