Type Alias CreateWorkspaceData

CreateWorkspaceData: {
    requestBody: CreateWorkspace;
}

Type declaration