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

    Interface ProductDiscountValueExternalDraft

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

    interface ProductDiscountValueExternalDraft {
        type: "external";
    }

    Hierarchy (View Summary)

    Index
    type: "external"