Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.03 KB

WorkflowHistoryItem.md

File metadata and controls

22 lines (18 loc) · 1.03 KB

WorkflowHistoryItem

Properties

Name Type Description Notes
workflow_history_id int Workflow History [optional]
table_name str Table Name [optional]
table_id int Table [optional]
from_workflow_step_id int From Workflow Step [optional]
to_workflow_step_id int To Workflow Step [optional]
from_security_user_id int From Security User [optional]
to_security_user_id int To Security User [optional]
template_id int Template [optional]
comments str Comments [optional]
reason str Reason [optional]
security_user_id int Security User [optional]
date_created str Date Created [optional]
date_modified str Date Modified [optional]

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