Skip to content

@gracious.tech/fetch-client


@gracious.tech/fetch-client / collection/generic / GetBooksItem

Interface: GetBooksItem

Defined in: client/src/collection/generic.ts:86

Properties

id

id: string

Defined in: client/src/collection/generic.ts:87


ot

ot: boolean

Defined in: client/src/collection/generic.ts:88


nt

nt: boolean

Defined in: client/src/collection/generic.ts:89


available

available: boolean

Defined in: client/src/collection/generic.ts:90


name

name: string

Defined in: client/src/collection/generic.ts:92

Local name of book (falls back to English)


name_abbrev

name_abbrev: string

Defined in: client/src/collection/generic.ts:94

Local abbreviation of book (falls back to English)


name_english

name_english: string

Defined in: client/src/collection/generic.ts:96

English name of book (always exists)


name_english_abbrev

name_english_abbrev: string

Defined in: client/src/collection/generic.ts:98

English abbreviation of book (always exists)


name_local

name_local: string

Defined in: client/src/collection/generic.ts:100

Local name of book (may be empty string)


name_local_abbrev

name_local_abbrev: string

Defined in: client/src/collection/generic.ts:102

Local abbreviation of book (may be empty string)


name_local_long

name_local_long: string

Defined in: client/src/collection/generic.ts:104

Local long name of book (may be empty string)


name_bilingual

name_bilingual: string

Defined in: client/src/collection/generic.ts:106

Local name of book with the English name in brackets when it differs


name_bilingual_abbrev

name_bilingual_abbrev: string

Defined in: client/src/collection/generic.ts:108

Local abbreviation of book with the English abbreviation in brackets when it differs