Options
All
  • Public
  • Public/Protected
  • All
Menu

Details of a dashboard.

Hierarchy

  • Dashboard

Index

Properties

Optional description

description: string

Optional editPermissions

editPermissions: SharePermission[]

The details of any edit share permissions for the dashboard.

Optional id

id: string

The ID of the dashboard.

Optional isFavourite

isFavourite: boolean

Whether the dashboard is selected as a favorite by the user.

Optional isWritable

isWritable: boolean

Whether the current user has permission to edit the dashboard.

Optional name

name: string

The name of the dashboard.

Optional owner

owner: UserBean

The owner of the dashboard.

Optional popularity

popularity: number

The number of users who have this dashboard as a favorite.

format

int64

Optional rank

rank: number

The rank of this dashboard.

format

int32

Optional self

self: string

The URL of these dashboard details.

format

uri

Optional sharePermissions

sharePermissions: SharePermission[]

The details of any view share permissions for the dashboard.

Optional view

view: string

The URL of the dashboard.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc