Empty Response

class moco_wrapper.util.response.EmptyResponse(response)

Class for handling responses where the body contains no content but the operation on the api was a success (likely a delete operation)

data

No data in an empty response, returns None

Returns:None
response

http response object