Details of workflows and their transition rules to delete.

interface WorkflowsWithTransitionRulesDetails {
    workflows: Version2.Version2Models.WorkflowTransitionRulesDetails[];
}

Hierarchy (view full)

Properties

Properties

The list of workflows with transition rules to delete.