The list of gadgets on the dashboard.

interface DashboardGadgetResponse {
    gadgets: Version3.Version3Models.DashboardGadget[];
}

Properties

Properties

The list of gadgets.