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

    Interface ShippingMethodChangeNameAction

    interface ShippingMethodChangeNameAction {
        action: "changeName";
        name: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "changeName"
    name: string

    Unique value to set within a Project. Must not be empty.