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

    Interface DiscountCodeSetNameAction

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "setName"

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