interface FilePath {
    file_id?: string;
}

Properties

Properties

file_id?: string

The ID of the file that was generated.