Description Public fields Methods
GameLines Class
GameLines Class
id
season
week
seasonType
homeTeam
homeConference
homeScore
awayTeam
awayConference
awayScore
lines
new()
GameLines$new( id, season, week, seasonType, homeTeam, homeConference, homeScore, awayTeam, awayConference, awayScore, lines )
toJSON()
GameLines$toJSON()
fromJSON()
GameLines$fromJSON(GameLinesJson)
toJSONString()
GameLines$toJSONString()
fromJSONString()
GameLines$fromJSONString(GameLinesJson)
clone()
The objects of this class are cloneable with this method.
GameLines$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.