[bandcamp-fetch](../README.md) / ArticleAPIListParams # Interface: ArticleAPIListParams ## Table of contents ### Properties - [categoryUrl](ArticleAPIListParams.md#categoryurl) - [imageFormat](ArticleAPIListParams.md#imageformat) - [page](ArticleAPIListParams.md#page) ## Properties ### categoryUrl • `Optional` **categoryUrl**: `string` #### Defined in lib/article/ArticleAPI.ts:20 ___ ### imageFormat • `Optional` **imageFormat**: `string` \| `number` \| [`ImageFormat`](ImageFormat.md) #### Defined in lib/article/ArticleAPI.ts:21 ___ ### page • `Optional` **page**: `number` #### Defined in lib/article/ArticleAPI.ts:22