@stigg/js-client-sdk - v4.1.0

    Interface EnumEntitlement

    interface EnumEntitlement {
        accessDeniedReason?: AccessDeniedReason;
        enumValues: string[];
        feature?: EntitlementFeature;
        hasAccess: boolean;
        isFallback: boolean;
        requestedValues?: string[];
        type: "ENUM";
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    accessDeniedReason?: AccessDeniedReason
    enumValues: string[]
    feature?: EntitlementFeature
    hasAccess: boolean
    isFallback: boolean
    requestedValues?: string[]
    type: "ENUM"
    MMNEPVFCICPMFPCPTTAAATR