UserPublic | R Documentation |
UserPublic Class
UserPublic Class
can
id
first_name
last_name
display_name
avatar_url
url
new()
UserPublic$new(can, id, first_name, last_name, display_name, avatar_url, url)
toJSON()
UserPublic$toJSON()
fromJSONObject()
UserPublic$fromJSONObject(UserPublicJsonObject)
fromJSON()
UserPublic$fromJSON(UserPublicJson)
toJSONString()
UserPublic$toJSONString()
fromJSONString()
UserPublic$fromJSONString(UserPublicJson)
clone()
The objects of this class are cloneable with this method.
UserPublic$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.