Interface: WorkflowStepDeletedEvent
Properties
event_ts
event_ts: string;
Defined in
type
type: "workflow_step_deleted";
Defined in
workflow_draft_configuration
workflow_draft_configuration: object;
app_steps
app_steps: object[];
version_id
version_id: string;
Defined in
workflow_id
workflow_id: string;
Defined in
workflow_published_configuration?
optional workflow_published_configuration: object;
app_steps
app_steps: object[];
version_id
version_id: string;