lilt-node

Lilt API Binding for Javascript

View the Project on GitHub lilt/lilt-node

LiltNode.DocumentWorkflow

Properties

Name Type Description Notes
documentId Number Identifier of a document. [optional]
workflowId Number Identifier for a Workflow that the document is using. [optional]
stages [WorkflowStage] The stages in the document's workflow. [optional]
currentTask WorkflowTask   [optional]