interface GetDashboardsIDCellsIDViewRequest {
    cellID: string;
    dashboardID: string;
}

Properties

Properties

cellID: string

The cell ID.

dashboardID: string

The dashboard ID.

MMNEPVFCICPMFPCPTTAAATR