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

    Interface UpdatePlanOnlyTeam

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

    Properties

    planId: number

    The ID of the plan.

    planOnlyTeamId: number

    The ID of the plan-only team.