Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
api/projects
ProjectCreateBody
Interface ProjectCreateBody
interface
ProjectCreateBody
{
color_hex
?:
null
|
string
;
description
?:
string
;
name
:
string
;
project_tags
?:
string
[]
;
}
Index
Properties
color_
hex?
description?
name
project_
tags?
Properties
Optional
color_
hex
color_hex
?:
null
|
string
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...