Interface ReferenceValue

ReferenceValue represents the properties of a reference as a plain object.

Hierarchy

  • ReferenceValue

Implemented by

Properties

Properties

book: string

The book of the Bible.

chapter: null | number

The chapter of the book if there is one referenced

verse: null | number

The verse of the chapter if there is one referenced

Generated using TypeDoc