Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
API.Interface
IFrontProject
Interface IFrontProject
Project
interface
IFrontProject
{
archived
?:
undefined
;
avatar
?:
Buffer
;
createddate
:
never
;
description
?:
string
;
geometries
:
string
[]
;
groups
:
never
[]
;
history
?:
undefined
;
id
:
string
;
lastaccess
:
never
;
owners
:
Pick
<
IUserWithData
<
(
"lastname"
|
"firstname"
|
"email"
|
"avatar"
)
[]
>
,
"id"
|
"lastname"
|
"firstname"
|
"email"
|
"avatar"
,
>
[]
;
public
?:
undefined
;
simulations
:
string
[]
;
title
:
string
;
users
:
Pick
<
IUserWithData
<
(
"lastname"
|
"firstname"
|
"email"
|
"avatar"
)
[]
>
,
"id"
|
"lastname"
|
"firstname"
|
"email"
|
"avatar"
,
>
[]
;
workspace
:
never
;
}
Hierarchy (
View Summary
)
IProjectWithData
<
(
|
"title"
|
"description"
|
"avatar"
|
"owners"
|
"users"
|
"geometries"
|
"simulations"
)
[]
,
>
IFrontProject
Index
Properties
archived?
avatar?
createddate
description?
geometries
groups
history?
id
lastaccess
owners
public?
simulations
title
users
workspace
Properties
Optional
archived
archived
?:
undefined
Optional
avatar
avatar
?:
Buffer
createddate
createddate
:
never
Optional
description
description
?:
string
geometries
geometries
:
string
[]
groups
groups
:
never
[]
Optional
history
history
?:
undefined
id
id
:
string
lastaccess
lastaccess
:
never
owners
owners
:
Pick
<
IUserWithData
<
(
"lastname"
|
"firstname"
|
"email"
|
"avatar"
)
[]
>
,
"id"
|
"lastname"
|
"firstname"
|
"email"
|
"avatar"
,
>
[]
Optional
public
public
?:
undefined
simulations
simulations
:
string
[]
title
title
:
string
users
users
:
Pick
<
IUserWithData
<
(
"lastname"
|
"firstname"
|
"email"
|
"avatar"
)
[]
>
,
"id"
|
"lastname"
|
"firstname"
|
"email"
|
"avatar"
,
>
[]
workspace
workspace
:
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
archived
avatar
createddate
description
geometries
groups
history
id
lastaccess
owners
public
simulations
title
users
workspace
Tanatloc documentation
Loading...
Project