bandcamp-fetch/docs/api/interfaces/FanPageItemsResult.md
patrickkfkan be7010c217 v1.0.0
2023-06-10 22:52:27 +08:00

659 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