Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
api/trash
TrashedPaper
Interface TrashedPaper
interface
TrashedPaper
{
authors
:
null
|
string
[]
;
deleted_at
:
null
|
string
;
had_pdf
:
boolean
;
published
:
null
|
string
;
source_fk
:
number
;
source_id
:
string
;
title
:
string
;
}
Index
Properties
authors
deleted_
at
had_
pdf
published
source_
fk
source_
id
title
Properties
authors
authors
:
null
|
string
[]
deleted_
at
deleted_at
:
null
|
string
had_
pdf
had_pdf
:
boolean
published
published
:
null
|
string
source_
fk
source_fk
:
number
source_
id
source_id
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authors
deleted_
at
had_
pdf
published
source_
fk
source_
id
title
linXiv frontend (TS/JS)
Loading...