Interface: OrgCreateWorkspaceFormData
Defined in: packages/sdk/src/types/workspace-types.ts:188
Adding a workspace is not a purchase — the organization holds the plan and every workspace in it bills through that plan. Hence no product or period.
Properties
name
name:
string
Defined in: packages/sdk/src/types/workspace-types.ts:189
slug?
optionalslug:string
Defined in: packages/sdk/src/types/workspace-types.ts:190
templateWorkspaceUuid?
optionaltemplateWorkspaceUuid:string
Defined in: packages/sdk/src/types/workspace-types.ts:191