Description Public fields Methods
TeamRecordTotal Class
TeamRecordTotal Class
games
wins
losses
ties
new()
TeamRecordTotal$new(games, wins, losses, ties)
toJSON()
TeamRecordTotal$toJSON()
fromJSON()
TeamRecordTotal$fromJSON(TeamRecordTotalJson)
toJSONString()
TeamRecordTotal$toJSONString()
fromJSONString()
TeamRecordTotal$fromJSONString(TeamRecordTotalJson)
clone()
The objects of this class are cloneable with this method.
TeamRecordTotal$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.