Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
api/notes
NoteCreateBody
Interface NoteCreateBody
interface
NoteCreateBody
{
content
?:
string
;
project_id
?:
null
|
number
;
source_id
:
string
;
title
?:
string
;
}
Index
Properties
content?
project_
id?
source_
id
title?
Properties
Optional
content
content
?:
string
Optional
project_
id
project_id
?:
null
|
number
source_
id
source_id
:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
project_
id
source_
id
title
linXiv frontend (TS/JS)
Loading...