jira.js
    Preparing search index...

    Function removeField

    • Removes field from given tab.

      Parameters

      • client: Client
      • parameters: { id: string; screenId: number; tabId: number }
        • id: string

          Id of field

        • screenId: number

          Id of screen

        • tabId: number

          Id of tab

      • Optionaloptions: RequestOptions

      Returns Promise<void>