interface FileCitation {
    file_id: string;
}

Properties

Properties

file_id: string

The ID of the specific File the citation is from.