Jira.js - Jira Cloud API library
    Preparing search index...

    Interface WorkflowSchemeUsageDTO

    Workflow schemes using the workflow.

    interface WorkflowSchemeUsageDTO {
        workflowId?: string;
        workflowSchemes?: Version2Models.WorkflowSchemeUsagePage;
    }
    Index

    Properties

    workflowId?: string

    The workflow ID.