linXiv frontend (TS/JS)
Preparing search index...
types/generated
BasicAuthorDetails
Type Alias BasicAuthorDetails
type
BasicAuthorDetails
=
{
author_id
:
number
;
first_name
:
string
|
null
;
full_name
:
string
|
null
;
last_name
:
string
|
null
;
orcid
:
string
|
null
;
}
Index
Properties
author_
id
first_
name
full_
name
last_
name
orcid
Properties
author_
id
author_id
:
number
first_
name
first_name
:
string
|
null
full_
name
full_name
:
string
|
null
last_
name
last_name
:
string
|
null
orcid
orcid
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author_
id
first_
name
full_
name
last_
name
orcid
linXiv frontend (TS/JS)
Loading...