Skip to main content

@wildix/wda-insights-client > CreateDashboardInput

CreateDashboardInput interface

Signature:

export interface CreateDashboardInput 

Properties

Property

Modifiers

Type

Description

access?

DashboardAccess | undefined

(Optional)

company?

string | undefined

(Optional) The unique identifier of the tenant when a service token is used.

definition

DashboardDefinition

description?

string | undefined

(Optional)

name

string

user?

string | undefined

(Optional) The unique identifier of the user when a service or tenant token is used.