Public fields
content
The deserialized response body.
response
The raw response from the endpoint.
Methods
Method new()
Create an ApiResponse
Arguments
content
The deserialized response body.
response
The raw response from the endpoint.
Method clone()
The objects of this class are cloneable with this method.
Usage
ApiResponse$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.