R/inline_response200.R
InlineResponse200.Rd
InlineResponse200 Class
An R6Class generator object
R6Class
stats
character [optional]
InlineResponse200$new()
InlineResponse200$toJSON()
InlineResponse200$fromJSON()
InlineResponse200$toJSONString()
InlineResponse200$fromJSONString()
InlineResponse200$clone()
new()
InlineResponse200$new(stats = NULL, ...)
toJSON()
fromJSON()
InlineResponse200$fromJSON(InlineResponse200Json)
toJSONString()
fromJSONString()
InlineResponse200$fromJSONString(InlineResponse200Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse200$clone(deep = FALSE)
deep
Whether to make a deep clone.