Interface: ChangeWorkspaceProductResponse
Defined in: packages/sdk/src/types/generated/workspace_health.ts:33
Response payload for a successful workspace product switch.
Properties
addedFeatures
addedFeatures:
string[]
Defined in: packages/sdk/src/types/generated/workspace_health.ts:41
newProductId
newProductId:
number
Defined in: packages/sdk/src/types/generated/workspace_health.ts:38
newProductName
newProductName:
string
Defined in: packages/sdk/src/types/generated/workspace_health.ts:40
previousProductId
previousProductId:
number
Defined in: packages/sdk/src/types/generated/workspace_health.ts:37
previousProductName
previousProductName:
string
Defined in: packages/sdk/src/types/generated/workspace_health.ts:39
removedFeatures
removedFeatures:
string[]
Defined in: packages/sdk/src/types/generated/workspace_health.ts:42
stripeSkipReason?
optionalstripeSkipReason:string|null
Defined in: packages/sdk/src/types/generated/workspace_health.ts:44
stripeUpdated?
optionalstripeUpdated:boolean
Defined in: packages/sdk/src/types/generated/workspace_health.ts:43
subscriptionId
subscriptionId:
number
Defined in: packages/sdk/src/types/generated/workspace_health.ts:35
subscriptionItemId
subscriptionItemId:
number
Defined in: packages/sdk/src/types/generated/workspace_health.ts:36
workspaceUuid
workspaceUuid:
string
Defined in: packages/sdk/src/types/generated/workspace_health.ts:34