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

    Interface GetPlan

    interface GetPlan {
        planId: number;
        useGroupId?: boolean;
    }
    Index

    Properties

    Properties

    planId: number

    The ID of the plan.

    useGroupId?: boolean

    Whether to return group IDs instead of group names. Group names are deprecated.