abacusai.workflow_graph_node
Classes
A workflow graph node in the workflow graph. |
Module Contents
- class abacusai.workflow_graph_node.WorkflowGraphNode(client, workflowGraphNode={})
Bases:
abacusai.return_class.AbstractApiClass
A workflow graph node in the workflow graph.
- Parameters:
client (ApiClient) – An authenticated API Client instance
workflowGraphNode (WorkflowGraphNode) – The workflow graph node object.
- workflow_graph_node
- deprecated_keys
- __repr__()