linXiv frontend (TS/JS)
Preparing search index...
types/generated
CreateEditorProjectBody
Type Alias CreateEditorProjectBody
type
CreateEditorProjectBody
=
{
main_file
?:
string
;
project_id
?:
number
|
null
;
project_name
:
string
;
source_id
?:
string
|
null
;
}
Index
Properties
main_
file?
project_
id?
project_
name
source_
id?
Properties
Optional
main_
file
main_file
?:
string
Optional
project_
id
project_id
?:
number
|
null
project_
name
project_name
:
string
Optional
source_
id
source_id
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
main_
file
project_
id
project_
name
source_
id
linXiv frontend (TS/JS)
Loading...