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

    Interface RemoveAtlassianTeam

    interface RemoveAtlassianTeam {
        atlassianTeamId: string;
        planId: number;
    }
    Index

    Properties

    atlassianTeamId: string

    The ID of the Atlassian team.

    planId: number

    The ID of the plan.