Skip to main content

Interface: AssociationPassage

Defined in: Data/Models/TagGraph/TagAssociation.ts:26

Supporting verse reference for an association. Links a tag_association to the Bible verses that evidence it.

Properties

associationId

associationId: string

Defined in: Data/Models/TagGraph/TagAssociation.ts:27


endVerseId

endVerseId: number

Defined in: Data/Models/TagGraph/TagAssociation.ts:29


sortOrder

sortOrder: number

Defined in: Data/Models/TagGraph/TagAssociation.ts:31


sourceModule?

optional sourceModule?: string

Defined in: Data/Models/TagGraph/TagAssociation.ts:30


startVerseId

startVerseId: number

Defined in: Data/Models/TagGraph/TagAssociation.ts:28