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

    Interface DuplicatePlan

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

    Properties

    Properties

    name: string

    The plan name.

    planId: number

    The ID of the plan.