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

    Interface GetDashboardItemPropertyKeys

    interface GetDashboardItemPropertyKeys {
        dashboardId: string;
        itemId: string;
    }
    Index

    Properties

    Properties

    dashboardId: string

    The ID of the dashboard.

    itemId: string

    The ID of the dashboard item.