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

    Interface DiscountGroupSetNameAction

    interface DiscountGroupSetNameAction {
        action: "setName";
        name?: LocalizedString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "setName"

    New value to set. If empty, any existing value will be removed.