@gradientedge/commercetools-utils
    Preparing search index...

    Interface ProductDiscountChangePredicateAction

    interface ProductDiscountChangePredicateAction {
        action: "changePredicate";
        predicate: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "changePredicate"
    predicate: string

    New value to set. Must be a valid ProductDiscount predicate.