Table of Contents

Class restSportEventStatus

Namespace
Sportradar.OddsFeed.SDK.Messages.Rest
Assembly
Sportradar.OddsFeed.SDK.dll
[SuppressMessage("Style", "IDE1006: Naming rule violation", Justification = "RestMessages defaults")]
[Serializable]
public class restSportEventStatus : restSportEventStatusBase
Inheritance
restSportEventStatus
Inherited Members

Properties

aggregate_away_score

public string aggregate_away_score { get; set; }

Property Value

string

aggregate_home_score

public string aggregate_home_score { get; set; }

Property Value

string

aggregate_winner_id

public string aggregate_winner_id { get; set; }

Property Value

string

away_score

public string away_score { get; set; }

Property Value

string

home_score

public string home_score { get; set; }

Property Value

string

match_status_code

public int match_status_code { get; set; }

Property Value

int

match_status_codeSpecified

public bool match_status_codeSpecified { get; set; }

Property Value

bool

status_code

public int status_code { get; set; }

Property Value

int

status_codeSpecified

public bool status_codeSpecified { get; set; }

Property Value

bool