@archastro/sdk
    Preparing search index...

    Interface EffectiveAccess

    Live effective access and billing authority for the authenticated user.

    interface EffectiveAccess {
        billing: EffectiveAccessBillingPrincipal[];
        entitlements: EffectiveAccessEntitlement[];
    }
    Index

    Properties

    Administration authority for the personal and current-organization principals.

    Requested catalog entitlements in request order.