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

    Interface NumericEntitlement

    interface NumericEntitlement {
        accessDeniedReason?: AccessDeniedReason;
        feature?: EntitlementFeature;
        hasAccess: boolean;
        isFallback: boolean;
        isUnlimited: boolean;
        value?: number;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    accessDeniedReason?: AccessDeniedReason
    hasAccess: boolean
    isFallback: boolean
    isUnlimited: boolean
    value?: number
    MMNEPVFCICPMFPCPTTAAATR