IAlertEvaluationRowMetric
Home > @gooddata/sdk-model > IAlertEvaluationRowMetric
IAlertEvaluationRowMetric interface
Metric value.
Signature:
export interface IAlertEvaluationRowMetric
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
formattedValue? | string | (Optional) Metric value - formatted. | |
value | number | Metric value. |