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

    Interface ProductTailoringUnpublishAction

    Unpublishes the current data of the ProductTailoring. Sets the published field to false. Generates the ProductTailoringUnpublished Message.

    interface ProductTailoringUnpublishAction {
        action: "unpublish";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "unpublish"