Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
API.Interface
IFrontWorkspacesItem
Interface IFrontWorkspacesItem
interface
IFrontWorkspacesItem
{
archivedprojects
:
never
[]
;
groups
:
Pick
<
IGroupWithData
<
"name"
[]
>
,
"id"
|
"name"
>
[]
;
id
:
string
;
name
:
string
;
owners
:
Pick
<
IUserWithData
<
(
"lastname"
|
"firstname"
|
"email"
|
"avatar"
)
[]
>
,
"id"
|
"lastname"
|
"firstname"
|
"email"
|
"avatar"
,
>
[]
;
projects
:
string
[]
;
users
:
Pick
<
IUserWithData
<
(
"lastname"
|
"firstname"
|
"email"
|
"avatar"
)
[]
>
,
"id"
|
"lastname"
|
"firstname"
|
"email"
|
"avatar"
,
>
[]
;
}
Hierarchy (
View Summary
)
IWorkspaceWithData
<
(
"name"
|
"owners"
|
"users"
|
"groups"
|
"projects"
)
[]
>
IFrontWorkspacesItem
Index
Properties
archivedprojects
groups
id
name
owners
projects
users
Properties
archivedprojects
archivedprojects
:
never
[]
groups
groups
:
Pick
<
IGroupWithData
<
"name"
[]
>
,
"id"
|
"name"
>
[]
id
id
:
string
name
name
:
string
owners
owners
:
Pick
<
IUserWithData
<
(
"lastname"
|
"firstname"
|
"email"
|
"avatar"
)
[]
>
,
"id"
|
"lastname"
|
"firstname"
|
"email"
|
"avatar"
,
>
[]
projects
projects
:
string
[]
users
users
:
Pick
<
IUserWithData
<
(
"lastname"
|
"firstname"
|
"email"
|
"avatar"
)
[]
>
,
"id"
|
"lastname"
|
"firstname"
|
"email"
|
"avatar"
,
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
archivedprojects
groups
id
name
owners
projects
users
Tanatloc documentation
Loading...