Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dataelement/Clawith
/ CompanyCreateResponse
Class
CompanyCreateResponse
backend/app/api/admin.py:49–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
48
49
class
CompanyCreateResponse(BaseModel):
50
company: CompanyStats
51
admin_invitation_code: str
52
53
54
class
PlatformSettingsOut(BaseModel):
Callers
1
create_company
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected