Table of Contents

Class tournament

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

Properties

category

public category category { get; set; }

Property Value

category

exhibition_games

public bool exhibition_games { get; set; }

Property Value

bool

exhibition_gamesSpecified

public bool exhibition_gamesSpecified { get; set; }

Property Value

bool

id

public string id { get; set; }

Property Value

string

name

public string name { 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

sport

public sport sport { get; set; }

Property Value

sport

tournament_length

public tournamentLength tournament_length { get; set; }

Property Value

tournamentLength