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

    Interface ProductPriceDiscountsSetMessagePayload

    Generated after a Price is updated due to a Product Discount.

    interface ProductPriceDiscountsSetMessagePayload {
        type: "ProductPriceDiscountsSet";
        updatedPrices: ProductPriceDiscountsSetUpdatedPrice[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "ProductPriceDiscountsSet"

    Array containing details about the Embedded Prices that were updated.