Table of Contents

Class stageResultCompetitor

Namespace
Sportradar.OddsFeed.SDK.Messages.Rest
Assembly
Sportradar.OddsFeed.SDK.dll
[Serializable]
public class stageResultCompetitor
Inheritance
stageResultCompetitor
Inherited Members

Properties

climber

public double climber { get; set; }

Property Value

double

climberSpecified

public bool climberSpecified { get; set; }

Property Value

bool

climber_ranking

public int climber_ranking { get; set; }

Property Value

int

climber_rankingSpecified

public bool climber_rankingSpecified { get; set; }

Property Value

bool

distance

public double distance { get; set; }

Property Value

double

distanceSpecified

public bool distanceSpecified { get; set; }

Property Value

bool

grid

public int grid { get; set; }

Property Value

int

gridSpecified

public bool gridSpecified { get; set; }

Property Value

bool

id

public string id { get; set; }

Property Value

string

points

public double points { get; set; }

Property Value

double

pointsSpecified

public bool pointsSpecified { get; set; }

Property Value

bool

position

public int position { get; set; }

Property Value

int

positionSpecified

public bool positionSpecified { get; set; }

Property Value

bool

result

public stageResultCompetitorResult[] result { get; set; }

Property Value

stageResultCompetitorResult[]

sprint

public double sprint { get; set; }

Property Value

double

sprintSpecified

public bool sprintSpecified { get; set; }

Property Value

bool

sprint_ranking

public int sprint_ranking { get; set; }

Property Value

int

sprint_rankingSpecified

public bool sprint_rankingSpecified { get; set; }

Property Value

bool

status

public string status { get; set; }

Property Value

string

status_comment

public string status_comment { get; set; }

Property Value

string

time

public string time { get; set; }

Property Value

string

time_ranking

public int time_ranking { get; set; }

Property Value

int

time_rankingSpecified

public bool time_rankingSpecified { get; set; }

Property Value

bool

wc_points

public double wc_points { get; set; }

Property Value

double

wc_pointsSpecified

public bool wc_pointsSpecified { get; set; }

Property Value

bool