<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@xg-wang/openai-js](./openai-js.md) &gt; [FileList_2](./openai-js.filelist_2.md)

## FileList_2 interface

<b>Signature:</b>

```typescript
export interface FileList
```

## Properties

| Property                                   | Type     | Description |
| ------------------------------------------ | -------- | ----------- |
| [data](./openai-js.filelist_2.data.md)     | File\[\] |             |
| [object](./openai-js.filelist_2.object.md) | "list"   |             |
