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