lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

WorkflowStage

Workflow stage information.

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- id | int | Identifier of the stage. | [optional] name | str | Name of the stage. | active | bool | Flag which is set to true when the stage is active for a document. | [optional] assignment_type | str | An enum to represent all possible types of Workflow stage. |

[Back to Model list] [Back to API list] [Back to README]