Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
api/authors
AuthorUpdateBody
Interface AuthorUpdateBody
interface
AuthorUpdateBody
{
first_name
?:
null
|
string
;
full_name
?:
null
|
string
;
last_name
?:
null
|
string
;
orcid
?:
null
|
string
;
}
Index
Properties
first_
name?
full_
name?
last_
name?
orcid?
Properties
Optional
first_
name
first_name
?:
null
|
string
Optional
full_
name
full_name
?:
null
|
string
Optional
last_
name
last_name
?:
null
|
string
Optional
orcid
orcid
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
first_
name
full_
name
last_
name
orcid
linXiv frontend (TS/JS)
Loading...