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
Use newer serialization methods.
This feature is deprecated and will be removed in the future.
It is not recommended for use.
Generated using TypeDoc
Represents the serialized form of an APIChain. It includes properties such as
_type
,api_request_chain
,api_answer_chain
, andapi_docs
.