Typescript SDK Type Docs
    Preparing search index...

    Enumeration DiscountCodeStateValues

    Maps to DiscountCodeInfo.state

    Index

    Enumeration Members

    ApplicationStoppedByPreviousDiscount: "ApplicationStoppedByPreviousDiscount"
    DoesNotMatchCart: "DoesNotMatchCart"
    MatchesCart: "MatchesCart"
    MaxApplicationReached: "MaxApplicationReached"
    NotActive: "NotActive"
    NotValid: "NotValid"