CitationEvent
Encapsulates sub-events related to citations.
Properties¶
| Property | Type | Description |
|---|---|---|
citationError? |
ErrorEvent |
Sent by the service to indicate an error condition impacting a citation. |
citationId |
string |
Identifies a set of citation sources. |
endCitation? |
CitationEndEvent |
Indicates the end of a citation target. |
startCitation? |
CitationStartEvent |
Indicates the start of a citation target. |