Interface: VerseRange
Defined in: Data/Core/Types.ts:465
Verse reference range (in-memory).
Semantics per the range convention block above. The property names here
predate the convention and are used pervasively across packages as an
in-memory range type; they carry exactly the same meaning as the canonical
verse_id_start / verse_id_end columns.
Properties
endVerseId?
optionalendVerseId?:number
Defined in: Data/Core/Types.ts:467
startVerseId
startVerseId:
number
Defined in: Data/Core/Types.ts:466