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

    Interface CartDiscountCustomLineItemsTarget

    Discount is applied to CustomLineItems matching the predicate.

    interface CartDiscountCustomLineItemsTarget {
        predicate: string;
        type: "customLineItems";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    predicate: string
    type: "customLineItems"