Interface: WorkspaceFormData
Defined in: packages/sdk/src/types/workspace-types.ts:76
Properties
allowSignup?
optionalallowSignup:boolean
Defined in: packages/sdk/src/types/workspace-types.ts:81
isPublic?
optionalisPublic:boolean
Defined in: packages/sdk/src/types/workspace-types.ts:80
locale?
optionallocale: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?
optionalsignupCode:string
Defined in: packages/sdk/src/types/workspace-types.ts:79
slug?
optionalslug:string
Defined in: packages/sdk/src/types/workspace-types.ts:78
timezone?
optionaltimezone:string
Defined in: packages/sdk/src/types/workspace-types.ts:83