Share via


FileCitationBody interface

A citation to a file.

Extends

Properties

filename

The filename of the file cited.

file_id

The ID of the file.

index

The index of the file in the list of files.

type

The type of the file citation. Always file_citation.

Property Details

filename

The filename of the file cited.

filename: string

Property Value

string

file_id

The ID of the file.

file_id: string

Property Value

string

index

The index of the file in the list of files.

index: number

Property Value

number

type

The type of the file citation. Always file_citation.

type: "file_citation"

Property Value

"file_citation"