InlineResponse200142 | R Documentation |
InlineResponse200142 Class
An R6Class
generator object
code
character
message
character
data
InlineResponse200142Data
success
character
new()
InlineResponse200142$new(code, message, data, success, ...)
toJSON()
InlineResponse200142$toJSON()
fromJSON()
InlineResponse200142$fromJSON(InlineResponse200142Json)
toJSONString()
InlineResponse200142$toJSONString()
fromJSONString()
InlineResponse200142$fromJSONString(InlineResponse200142Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse200142$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.