Description Public fields Methods
Venue Class
Venue Class
id
name
capacity
grass
city
state
zip
country_code
location
elevation
year
dome
timezone
new()
Venue$new( id, name, capacity, grass, city, state, zip, country_code, location, elevation, year, dome, timezone )
toJSON()
Venue$toJSON()
fromJSON()
Venue$fromJSON(VenueJson)
toJSONString()
Venue$toJSONString()
fromJSONString()
Venue$fromJSONString(VenueJson)
clone()
The objects of this class are cloneable with this method.
Venue$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.