linXiv frontend (TS/JS)
Preparing search index...
types/generated
ProjectCreateBody
Type Alias ProjectCreateBody
type
ProjectCreateBody
=
{
color_hex
?:
string
|
null
;
description
?:
string
;
name
:
string
;
project_tags
?:
string
[]
;
}
Index
Properties
color_
hex?
description?
name
project_
tags?
Properties
Optional
color_
hex
color_hex
?:
string
|
null
Optional
description
description
?:
string
name
name
:
string
Optional
project_
tags
project_tags
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color_
hex
description
name
project_
tags
linXiv frontend (TS/JS)
Loading...