linXiv frontend (TS/JS)
Preparing search index...
api/share
ReceivedPaper
Interface ReceivedPaper
Fields the share page consumes for one paper in a received mirror.
interface
ReceivedPaper
{
has_pdf
:
boolean
;
source_id
:
string
;
title
:
string
;
}
Index
Properties
has_
pdf
source_
id
title
Properties
has_
pdf
has_pdf
:
boolean
source_
id
source_id
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has_
pdf
source_
id
title
linXiv frontend (TS/JS)
Loading...
Fields the share page consumes for one paper in a received mirror.