Asset Connector Documentation
Loading...
Searching...
No Matches
response_body.py File Reference

Go to the source code of this file.

Classes

class  response_body.ResponseBody
 
class  response_body.ResponseBody.Config
 

Namespaces

namespace  response_body
 

Functions

ResponseBody response_body.create_response (int status_code, str message, str payload="{}", str value="")
 Create a ResponseBody instance with the given parameters.