Skip to content

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

Interface: GetBooksItem

collection.GetBooksItem

Properties

id

id: string

Defined in

client/src/collection.ts:89


ot

ot: boolean

Defined in

client/src/collection.ts:90


nt

nt: boolean

Defined in

client/src/collection.ts:91


available

available: boolean

Defined in

client/src/collection.ts:92


name

name: string

Local name of book (falls back to English)

Defined in

client/src/collection.ts:94


name_abbrev

name_abbrev: string

Local abbreviation of book (falls back to English)

Defined in

client/src/collection.ts:96


name_english

name_english: string

English name of book (always exists)

Defined in

client/src/collection.ts:98


name_english_abbrev

name_english_abbrev: string

English abbreviation of book (always exists)

Defined in

client/src/collection.ts:100


name_local

name_local: string

Local name of book (may be empty string)

Defined in

client/src/collection.ts:102


name_local_abbrev

name_local_abbrev: string

Local abbreviation of book (may be empty string)

Defined in

client/src/collection.ts:104


name_local_long

name_local_long: string

Local long name of book (may be empty string)

Defined in

client/src/collection.ts:106


name_bilingual

name_bilingual: string

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

Defined in

client/src/collection.ts:108


name_bilingual_abbrev

name_bilingual_abbrev: string

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

Defined in

client/src/collection.ts:110