[bandcamp-fetch](../README.md) / SearchResults # Interface: SearchResults ## Type parameters | Name | Type | | :------ | :------ | | `T` | extends [`SearchResultItem`](SearchResultItem.md) | ## Table of contents ### Properties - [items](SearchResults.md#items) - [totalPages](SearchResults.md#totalpages) ## Properties ### items • **items**: `T`[] #### Defined in [lib/types/Search.ts:2](https://github.com/patrickkfkan/bandcamp-fetch/blob/7bb1899/src/lib/types/Search.ts#L2) ___ ### totalPages • **totalPages**: `number` #### Defined in [lib/types/Search.ts:3](https://github.com/patrickkfkan/bandcamp-fetch/blob/7bb1899/src/lib/types/Search.ts#L3)