MessageTextFileCitationDetailsOutput interface
A representation of a file-based text citation, as used in a file-based annotation of text thread message content.
Properties
file |
The ID of the file associated with this citation. |
quote | The specific quote cited in the associated file. |
Property Details
fileId
The ID of the file associated with this citation.
fileId: string
Property Value
string
quote
The specific quote cited in the associated file.
quote: string
Property Value
string