Interface: WorkspaceFormData
Defined in: packages/sdk/src/types/workspace-types.ts:83
Properties
allowSignup?
optionalallowSignup:boolean
Defined in: packages/sdk/src/types/workspace-types.ts:88
isPublic?
optionalisPublic:boolean
Defined in: packages/sdk/src/types/workspace-types.ts:87
locale?
optionallocale:string
Defined in: packages/sdk/src/types/workspace-types.ts:89
name
name:
string
Defined in: packages/sdk/src/types/workspace-types.ts:84
signupCode?
optionalsignupCode:string
Defined in: packages/sdk/src/types/workspace-types.ts:86
slug?
optionalslug:string
Defined in: packages/sdk/src/types/workspace-types.ts:85
timezone?
optionaltimezone:string
Defined in: packages/sdk/src/types/workspace-types.ts:90