powered by
ApiResponse Class
An R6Class generator object
R6Class
content
The deserialized response body.
response
The raw response from the endpoint.
ApiResponse$new()
ApiResponse$clone()
new()
ApiResponse$new(content, response)
clone()
The objects of this class are cloneable with this method.
ApiResponse$clone(deep = FALSE)
deep
Whether to make a deep clone.