Skip to content

Latest commit

 

History

History
163 lines (82 loc) · 3.38 KB

DiscoverResultContinuation.md

File metadata and controls

163 lines (82 loc) · 3.38 KB

bandcamp-fetchDocs


bandcamp-fetch / DiscoverResultContinuation

Interface: DiscoverResultContinuation

Extends

Properties

albumImageFormat?

optional albumImageFormat: ImageFormat

Defined in

lib/types/Discovery.ts:84


artistImageFormat?

optional artistImageFormat: ImageFormat

Defined in

lib/types/Discovery.ts:85


category

category: number

Inherited from

SanitizedDiscoverParams.category

Defined in

lib/types/Discovery.ts:30


cursor

cursor: string

Defined in

lib/types/Discovery.ts:83


customTags?

optional customTags: string[]

Inherited from

SanitizedDiscoverParams.customTags

Defined in

lib/types/Discovery.ts:34


genre?

optional genre: string

Inherited from

SanitizedDiscoverParams.genre

Defined in

lib/types/Discovery.ts:28


location

location: number

Inherited from

SanitizedDiscoverParams.location

Defined in

lib/types/Discovery.ts:32


merchImageFormat?

optional merchImageFormat: ImageFormat

Defined in

lib/types/Discovery.ts:86


size

size: number

Inherited from

SanitizedDiscoverParams.size

Defined in

lib/types/Discovery.ts:35


sortBy

sortBy: string

Inherited from

SanitizedDiscoverParams.sortBy

Defined in

lib/types/Discovery.ts:31


subgenre?

optional subgenre: string

Inherited from

SanitizedDiscoverParams.subgenre

Defined in

lib/types/Discovery.ts:29


time

time: number

Inherited from

SanitizedDiscoverParams.time

Defined in

lib/types/Discovery.ts:33