Citation interface
A citation for a generated result.
Properties
| end |
Character offset where the cited passage ends. |
| file |
The source file name. |
| index | Zero-based index of the citation in the result. |
| start |
Character offset where the cited passage begins. |
| type | The type of citation. |
Property Details
endOffset
Character offset where the cited passage ends.
endOffset?: number
Property Value
number
fileName
The source file name.
fileName: string
Property Value
string
index
Zero-based index of the citation in the result.
index?: number
Property Value
number
startOffset
Character offset where the cited passage begins.
startOffset?: number
Property Value
number
type
The type of citation.
type: string
Property Value
string