The worflow scheme.

interface WorkflowSchemeUsage {
    id?: string;
}

Properties

Properties

id?: string

The workflow scheme ID.