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