Beignet API reference
    Preparing search index...

    Type Alias EntitlementAllowedDecision

    An entitlement decision that allows the capability.

    type EntitlementAllowedDecision = {
        allowed: true;
    }
    Index
    allowed: true