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

    Interface ProductDiscountValueExternal

    Discounts the Product Price by allowing the client to explicitly set a discounted value. Used when setting discounts using an external service.

    interface ProductDiscountValueExternal {
        type: "external";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "external"