Represents the serialized form of an APIChain. It includes properties such as _type, api_request_chain, api_answer_chain, and api_docs.
_type
api_request_chain
api_answer_chain
api_docs
Generated using TypeDoc
Represents the serialized form of an APIChain. It includes properties such as
_type
,api_request_chain
,api_answer_chain
, andapi_docs
.