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

    Interface DuplicatePlan

    interface DuplicatePlan {
        name: string;
        planId: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: string

    The plan name.

    planId: number

    The ID of the plan.