@cpod/sdk - v0.2.7
    Preparing search index...

    Class OrganizationModule

    Organization Module

    Organization/tenant management functionality.

    This module is pending backend implementation. All methods will throw NotImplementedError until the backend endpoints are available.

    Index

    Constructors

    Methods

    • Check if a specific feature is enabled

      Parameters

      • featureName: string

        Name of the feature to check

      Returns Promise<boolean>

      True if feature is enabled

      NotImplementedError - Backend endpoint pending