bandcamp-fetch/docs/api/interfaces/FanPageItemsResult.md
2023-10-30 01:25:17 +08:00

962 B

bandcamp-fetch / FanPageItemsResult

Interface: FanPageItemsResult<T>

Type parameters

Name
T

Table of contents

Properties

Properties

continuation

continuation: null | FanItemsContinuation

Defined in

lib/fan/FanItemsBaseParser.ts:17


items

items: T[]

Defined in

lib/fan/FanItemsBaseParser.ts:15


total

total: number

Defined in

lib/fan/FanItemsBaseParser.ts:16