ArithmeticMetricField.operator
Home > @gooddata/sdk-code-schemas > v1 > ArithmeticMetricField > operator
v1.ArithmeticMetricField.operator property
Arithmetic operator to use for this field.
Signature:
operator: "SUM" | "DIFFERENCE" | "MULTIPLICATION" | "RATIO" | "CHANGE";