@sourceloop/reporting-service / Exports / DashboardWidget
Class: DashboardWidget¶
Hierarchy¶
-
Entity
↳
DashboardWidget
Table of contents¶
Constructors¶
Properties¶
Constructors¶
constructor¶
• new DashboardWidget(data?
)
Parameters¶
Name | Type |
---|---|
data? |
DataObject <Model > |
Inherited from¶
Entity.constructor
Defined in¶
node_modules/@loopback/repository/dist/model.d.ts:180
Properties¶
dashboardId¶
• dashboardId: string
Defined in¶
services/reporting-service/src/models/dashboard-widget.model.ts:18
id¶
• id: string
Defined in¶
services/reporting-service/src/models/dashboard-widget.model.ts:11
widgetId¶
• widgetId: string
Defined in¶
services/reporting-service/src/models/dashboard-widget.model.ts:25