53 lines
617 B
Markdown
53 lines
617 B
Markdown
[bandcamp-fetch](../README.md) / ArticleList
|
|
|
|
# Interface: ArticleList
|
|
|
|
## Table of contents
|
|
|
|
### Properties
|
|
|
|
- [articles](ArticleList.md#articles)
|
|
- [end](ArticleList.md#end)
|
|
- [start](ArticleList.md#start)
|
|
- [total](ArticleList.md#total)
|
|
|
|
## Properties
|
|
|
|
### articles
|
|
|
|
• **articles**: [`ArticleListItem`](ArticleListItem.md)[]
|
|
|
|
#### Defined in
|
|
|
|
lib/types/Article.ts:57
|
|
|
|
___
|
|
|
|
### end
|
|
|
|
• **end**: `number`
|
|
|
|
#### Defined in
|
|
|
|
lib/types/Article.ts:60
|
|
|
|
___
|
|
|
|
### start
|
|
|
|
• **start**: `number`
|
|
|
|
#### Defined in
|
|
|
|
lib/types/Article.ts:59
|
|
|
|
___
|
|
|
|
### total
|
|
|
|
• **total**: `number`
|
|
|
|
#### Defined in
|
|
|
|
lib/types/Article.ts:58
|