declarativeNormalMetricToYaml()
Home > @gooddata/sdk-code-convertors > declarativeNormalMetricToYaml
declarativeNormalMetricToYaml() function
Signature:
export declare function declarativeNormalMetricToYaml(def: IMeasureBody, metricDefinition: IMeasureDefinition, postProcessors: PostProcessors): YAMLMap;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
def | ||
|
metricDefinition | ||
|
postProcessors |
PostProcessors |
Returns:
YAMLMap