Interface: UsageProductSummaryResponse
Defined in: packages/sdk/src/types/generated/usage.ts:292
The ORGANIZATION plan a workspace's usage is reported against.
A workspace holds no plan of its own — this is the plan its organization holds, and every field below describes that organization-wide plan.
Properties
id
id:
number
Defined in: packages/sdk/src/types/generated/usage.ts:294
The organization plan's product id.
name
name:
string
Defined in: packages/sdk/src/types/generated/usage.ts:296
The organization plan's name, or 'No Product' when the organization holds no billable subscription.
organizationInclusions
organizationInclusions:
UsageProductSummaryResponseOrganizationInclusions
Defined in: packages/sdk/src/types/generated/usage.ts:298
Allowances granted to the workspace's ORGANIZATION once per billing period, keyed by resource. Not a per-workspace allocation: the same figures appear on every workspace row belonging to the organization.
overages
overages:
UsageProductSummaryResponseOverages
Defined in: packages/sdk/src/types/generated/usage.ts:300
Overage unit pricing from the organization's plan, keyed by resource.