linXiv frontend (TS/JS)
Preparing search index...
types/generated
DeletedPaperDetails
Type Alias DeletedPaperDetails
type
DeletedPaperDetails
=
{
authors
:
string
[]
;
deleted_at
:
string
|
null
;
had_pdf
:
boolean
;
pdf_path
:
string
|
null
;
project_fks
:
number
[]
;
published
:
string
|
null
;
source_fk
:
number
;
source_id
:
string
;
title
:
string
;
}
Index
Properties
authors
deleted_
at
had_
pdf
pdf_
path
project_
fks
published
source_
fk
source_
id
title
Properties
authors
authors
:
string
[]
deleted_
at
deleted_at
:
string
|
null
had_
pdf
had_pdf
:
boolean
pdf_
path
pdf_path
:
string
|
null
project_
fks
project_fks
:
number
[]
published
published
:
string
|
null
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
pdf_
path
project_
fks
published
source_
fk
source_
id
title
linXiv frontend (TS/JS)
Loading...