Interface: BibleSearchVersePositionRow
Defined in: Data/Core/RowTypes.ts:473
Row from the bible_search_verse_position table
Extends
BaseRow
Indexable
[
key:string]:unknown
Properties
division?
optionaldivision?:string
Defined in: Data/Core/RowTypes.ts:477
document
document:
string
Defined in: Data/Core/RowTypes.ts:476
end_index
end_index:
number
Defined in: Data/Core/RowTypes.ts:480
position_id
position_id:
number
Defined in: Data/Core/RowTypes.ts:474
start_index
start_index:
number
Defined in: Data/Core/RowTypes.ts:479
type
type:
string
Defined in: Data/Core/RowTypes.ts:475
verse_id
verse_id:
number
Defined in: Data/Core/RowTypes.ts:478