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

    Interface DeleteScreenTab

    interface DeleteScreenTab {
        screenId: number;
        tabId: number;
    }
    Index

    Properties

    Properties

    screenId: number

    The ID of the screen.

    tabId: number

    The ID of the screen tab.