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

    Interface ProductPriceModeSetMessagePayload

    Generated after a successful Set PriceMode update action.

    interface ProductPriceModeSetMessagePayload {
        to: ProductPriceModeEnum;
        type: "ProductPriceModeSet";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The PriceMode that was set.

    type: "ProductPriceModeSet"