Table of Contents

Class venue

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

Properties

capacity

public int capacity { get; set; }

Property Value

int

capacitySpecified

public bool capacitySpecified { get; set; }

Property Value

bool

city_name

public string city_name { get; set; }

Property Value

string

country_code

public string country_code { get; set; }

Property Value

string

country_name

public string country_name { get; set; }

Property Value

string

course

public course[] course { get; set; }

Property Value

course[]

id

public string id { get; set; }

Property Value

string

map_coordinates

public string map_coordinates { get; set; }

Property Value

string

name

public string name { get; set; }

Property Value

string

state

public string state { get; set; }

Property Value

string