KpiProperties interface

Each KPI must contain a 'type' and 'enabled' key.

Properties

enabled

show the KPI in the UI?

id

ID of resource related to metric (budget).

type

KPI type (Forecast, Budget).

Property Details

enabled

show the KPI in the UI?

enabled?: boolean

Property Value

boolean

id

ID of resource related to metric (budget).

id?: string

Property Value

string

type

KPI type (Forecast, Budget).

type?: string

Property Value

string