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

    Interface StateChangeTypeAction

    interface StateChangeTypeAction {
        action: "changeType";
        type: StateTypeEnum;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "changeType"

    Resource or object types the State shall be assigned to. Must not be empty.