@ptkl/sdk - v1.3.4
Preparing search index...
v0.9/types/project
Workspace
Interface Workspace
interface
Workspace
{
created_at
:
string
;
deleted_at
?:
null
|
string
;
description
?:
string
;
name
:
string
;
project_uuid
:
string
;
updated_at
:
string
;
uuid
:
string
;
}
Index
Properties
created_
at
deleted_
at?
description?
name
project_
uuid
updated_
at
uuid
Properties
created_
at
created_at
:
string
Optional
deleted_
at
deleted_at
?:
null
|
string
Optional
description
description
?:
string
name
name
:
string
project_
uuid
project_uuid
:
string
updated_
at
updated_at
:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created_
at
deleted_
at
description
name
project_
uuid
updated_
at
uuid
@ptkl/sdk - v1.3.4
Loading...