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

    Interface ChannelChangeDescriptionAction

    interface ChannelChangeDescriptionAction {
        action: "changeDescription";
        description: LocalizedString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "changeDescription"
    description: LocalizedString

    New value to set. Must not be empty.