The list of gadgets on the dashboard.

interface DashboardGadgetResponse {
    gadgets: Version2.Version2Models.DashboardGadget[];
}

Properties

Properties

The list of gadgets.