IMetricFormatOverrideSetting
Home > @gooddata/sdk-model > IMetricFormatOverrideSetting
IMetricFormatOverrideSetting interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Describes metric format override configuration.
Signature:
export interface IMetricFormatOverrideSetting
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Record<string, string> | null |
(ALPHA) (Optional) Mapping of metric type to custom format string. When undefined or null, backend defaults are used. |