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

    Interface DeleteDraftWorkflowMapping

    interface DeleteDraftWorkflowMapping {
        id: number;
        workflowName: string;
    }
    Index

    Properties

    Properties

    id: number

    The ID of the workflow scheme that the draft belongs to.

    workflowName: string

    The name of the workflow.