@stigg/node-server-sdk - v4.22.1

    Interface BooleanEntitlement

    interface BooleanEntitlement {
        accessDeniedReason?: AccessDeniedReason;
        feature?: EntitlementFeature;
        hasAccess: boolean;
        isFallback: boolean;
        type: "BOOLEAN";
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    accessDeniedReason?: AccessDeniedReason
    hasAccess: boolean
    isFallback: boolean
    type: "BOOLEAN"
    MMNEPVFCICPMFPCPTTAAATR