Basic information about a dashboard with a description.

Example Usage

import { DashboardResponse } from "syllable-sdk/models/components";

let value: DashboardResponse = {
  name: "<value>",
  displayName: "Greyson16",
  rank: 151230,
  label: "<value>",
};

Fields

FieldTypeRequiredDescription
namestringTRUEName of the dashboard
displayNamestringTRUEDisplay name of the dashboard
ranknumberTRUEDashboard importance, 0 is the highest
labelstringTRUEDashboard label. Typically report or dashboard