lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

SetDocumentStageRequest

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- workflow_stage_id | str | A workflow stage id. Can be found in \"Retrieve document Workflow metadata\" endpoint. To set the document stage to 'Done', pass through an empty request body. | [optional]

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