Description Public fields Methods
PlayerSearchResult Class
PlayerSearchResult Class
id
team
name
firstName
lastName
weight
height
jersey
position
hometown
teamColor
teamColorSecondary
new()
PlayerSearchResult$new( id, team, name, firstName, lastName, weight, height, jersey, position, hometown, teamColor, teamColorSecondary )
toJSON()
PlayerSearchResult$toJSON()
fromJSON()
PlayerSearchResult$fromJSON(PlayerSearchResultJson)
toJSONString()
PlayerSearchResult$toJSONString()
fromJSONString()
PlayerSearchResult$fromJSONString(PlayerSearchResultJson)
clone()
The objects of this class are cloneable with this method.
PlayerSearchResult$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.