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