MetricType
Home > @gooddata/sdk-model > MetricType
MetricType type
Metric type categorizes metric semantics (e.g., currency).
Signature:
export type MetricType = "UNSPECIFIED" | "CURRENCY";
Home > @gooddata/sdk-model > MetricType
Metric type categorizes metric semantics (e.g., currency).
Signature:
export type MetricType = "UNSPECIFIED" | "CURRENCY";