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

    Type Alias DiscountCodeState

    DiscountCodeState:
        | "ApplicationStoppedByGroupBestDeal"
        | "ApplicationStoppedByPreviousDiscount"
        | "DoesNotMatchCart"
        | "MatchesCart"
        | "MaxApplicationReached"
        | "NotActive"
        | "NotValid"
        | string & {}