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

    Interface GetPlanOnlyTeam

    interface GetPlanOnlyTeam {
        planId: number;
        planOnlyTeamId: number;
    }
    Index

    Properties

    planId: number

    The ID of the plan.

    planOnlyTeamId: number

    The ID of the plan-only team.