backend
Preparing search index...
books/interfaces/externalBook
ExternalBookResponse
Interface ExternalBookResponse
interface
ExternalBookResponse
{
allIsbns
:
string
[]
;
authorId
?:
string
;
authorOpenLibraryId
?:
string
;
authors
:
string
[]
;
description
:
string
;
genreNames
:
string
[]
;
googleBookId
?:
string
;
openLibraryId
?:
string
;
originalPublicationYear
?:
number
;
pageCount
?:
number
;
publisher
?:
string
;
title
:
string
;
}
Index
Properties
all
Isbns
author
Id?
author
Open
Library
Id?
authors
description
genre
Names
google
Book
Id?
open
Library
Id?
original
Publication
Year?
page
Count?
publisher?
title
Properties
all
Isbns
allIsbns
:
string
[]
Optional
author
Id
authorId
?:
string
Optional
author
Open
Library
Id
authorOpenLibraryId
?:
string
authors
authors
:
string
[]
description
description
:
string
genre
Names
genreNames
:
string
[]
Optional
google
Book
Id
googleBookId
?:
string
Optional
open
Library
Id
openLibraryId
?:
string
Optional
original
Publication
Year
originalPublicationYear
?:
number
Optional
page
Count
pageCount
?:
number
Optional
publisher
publisher
?:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
Isbns
author
Id
author
Open
Library
Id
authors
description
genre
Names
google
Book
Id
open
Library
Id
original
Publication
Year
page
Count
publisher
title
backend
Loading...