Table of Contents

Class sportEvent

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

Properties

additional_parents

public parentStage[] additional_parents { get; set; }

Property Value

parentStage[]

competitors

public teamCompetitor[] competitors { get; set; }

Property Value

teamCompetitor[]

id

public string id { get; set; }

Property Value

string

liveodds

public string liveodds { get; set; }

Property Value

string

name

public string name { get; set; }

Property Value

string

next_live_time

public string next_live_time { get; set; }

Property Value

string

parent

public parentStage parent { get; set; }

Property Value

parentStage

races

public sportEventChildrenSport_event[] races { get; set; }

Property Value

sportEventChildrenSport_event[]

replaced_by

public string replaced_by { get; set; }

Property Value

string

scheduled

public DateTime scheduled { get; set; }

Property Value

DateTime

scheduledSpecified

public bool scheduledSpecified { get; set; }

Property Value

bool

scheduled_end

public DateTime scheduled_end { get; set; }

Property Value

DateTime

scheduled_endSpecified

public bool scheduled_endSpecified { get; set; }

Property Value

bool

season

public seasonExtended season { get; set; }

Property Value

seasonExtended

sport_event_conditions

public sportEventConditions sport_event_conditions { get; set; }

Property Value

sportEventConditions

stage_type

public string stage_type { get; set; }

Property Value

string

start_time_tbd

public bool start_time_tbd { get; set; }

Property Value

bool

start_time_tbdSpecified

public bool start_time_tbdSpecified { get; set; }

Property Value

bool

status

public string status { get; set; }

Property Value

string

tournament

public tournament tournament { get; set; }

Property Value

tournament

tournament_round

public matchRound tournament_round { get; set; }

Property Value

matchRound

type

public string type { get; set; }

Property Value

string

venue

public venue venue { get; set; }

Property Value

venue