1.2 KiB
1.2 KiB
bandcamp-fetch / ShowAPI
Class: ShowAPI
Hierarchy
-
ShowAPI
Table of contents
Constructors
Methods
Constructors
constructor
• new ShowAPI()
Methods
getShow
▸ Static
getShow(params
): Promise
<Show
>
Parameters
Name | Type |
---|---|
params |
ShowAPIGetShowParams |
Returns
Promise
<Show
>
Defined in
list
▸ Static
list(params?
): Promise
<Show
[]>
Parameters
Name | Type |
---|---|
params? |
ShowAPIListParams |
Returns
Promise
<Show
[]>