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

    Interface UpdateResourceLimitsRequest

    Body for PUT /billing-organizations/{id}/resource-limits (UpdateResourceLimitsSchema).

    interface UpdateResourceLimitsRequest {
        billingOrganizationId: string;
    }

    Hierarchy

    • Partial<ResourceLimits>
      • UpdateResourceLimitsRequest
    Index

    Properties

    billingOrganizationId: string