@stigg/js-client-sdk - v3.93.0

    Enumeration AccessDeniedReason

    DenyReason of get access policy

    Index

    Enumeration Members

    BudgetExceeded: "BudgetExceeded"

    The customer has exceeded their usage budget for the feature.

    CustomerIsArchived: "CustomerIsArchived"

    The customer is archived and no longer eligible for entitlements.

    CustomerNotFound: "CustomerNotFound"

    The customer making the request could not be found.

    CustomerResourceNotFound: "CustomerResourceNotFound"

    The resource associated with the customer could not be found.

    EntitlementNotFound: "EntitlementNotFound"

    No entitlement was found for the requested feature or currency.

    FeatureNotFound: "FeatureNotFound"

    The requested feature does not exist or is not defined in the current environment.

    FeatureTypeMismatch: "FeatureTypeMismatch"

    The requested entitlement type does not match the feature type

    InsufficientCredits: "InsufficientCredits"

    The customer does not have enough credits to access the feature.

    NoActiveSubscription: "NoActiveSubscription"

    The customer does not have any active subscription linked to the feature.

    NoFeatureEntitlementInSubscription: "NoFeatureEntitlementInSubscription"

    The current subscription does not include entitlement to the requested feature.

    RequestedUsageExceedingLimit: "RequestedUsageExceedingLimit"

    The customers usage request exceeds their entitled limit.

    RequestedValuesMismatch: "RequestedValuesMismatch"

    The requested values do not match the expected values for the feature.

    Revoked: "Revoked"

    Entitlement access was revoked

    Unknown: "Unknown"

    The access denial occurred for an unknown or unexpected reason.

    MMNEPVFCICPMFPCPTTAAATR