Skip to main content

Interface: WorkspaceFormData

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

Properties

allowSignup?

optional allowSignup: boolean

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


isPublic?

optional isPublic: boolean

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


locale?

optional locale: string

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


name

name: string

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


signupCode?

optional signupCode: string

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


slug?

optional slug: string

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


timezone?

optional timezone: string

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