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

    Interface CartDiscountChangeRequiresDiscountCodeAction

    interface CartDiscountChangeRequiresDiscountCodeAction {
        action: "changeRequiresDiscountCode";
        requiresDiscountCode: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    action: "changeRequiresDiscountCode"
    requiresDiscountCode: boolean

    New value to set. If set to true, the Discount can only be used in connection with a DiscountCode.