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

    Interface StagedOrderRemoveDiscountCodeAction

    interface StagedOrderRemoveDiscountCodeAction {
        action: "removeDiscountCode";
        discountCode: DiscountCodeReference;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "removeDiscountCode"
    discountCode: DiscountCodeReference

    Discount Code to remove from the Cart.