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

    Interface CartDiscountTotalPriceTarget

    Discount is applied to the total price of the Cart. The same percentage of discount applies on the Cart or Order taxedPrice and taxedShippingPrice.

    interface CartDiscountTotalPriceTarget {
        type: "totalPrice";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "totalPrice"