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

    Interface DiscountCodeInfo

    interface DiscountCodeInfo {
        discountCode: DiscountCodeReference;
        state: DiscountCodeState;
    }
    Index

    Properties

    Properties

    discountCode: DiscountCodeReference

    Discount Code associated with the Cart or Order.

    Indicates the state of the Discount Code applied to the Cart or Order.