@edgible-team/sdk
    Preparing search index...

    Class BillingClient

    Billing organizations: create/get, child-org linking, and resource limits/usage.

    Index

    Constructors

    Methods

    • Fetch a billing organization by id.

      Parameters

      Returns Promise<OrganizationData>

      NotFoundError if the billing organization does not exist.

    • List the child organizations linked under a billing organization.

      Parameters

      Returns Promise<OrganizationData[]>