interface DeleteInactiveWorkflow {
    entityId: string;
}

Properties

Properties

entityId: string

The entity ID of the workflow.