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

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

## SearchList interface

<b>Signature:</b>

```typescript
export interface SearchList
```

## Properties

| Property                                   | Type                                        | Description |
| ------------------------------------------ | ------------------------------------------- | ----------- |
| [data](./openai-js.searchlist.data.md)     | [Search](./openai-js.search.md)<!-- -->\[\] |             |
| [model](./openai-js.searchlist.model.md)   | string                                      |             |
| [object](./openai-js.searchlist.object.md) | "list"                                      |             |
