Skip to main content

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?

optional slug: string

Defined in: packages/sdk/src/types/workspace-types.ts:190


templateWorkspaceUuid?

optional templateWorkspaceUuid: string

Defined in: packages/sdk/src/types/workspace-types.ts:191