BloomreachBestsellerGeneratedApiFactory
BloomreachBestsellerGeneratedApi - factory interface
Signature
BloomreachBestsellerGeneratedApiFactory: (
configuration?: Configuration$2,
basePath?: string,
axios?: AxiosInstance
) => {
bestsellerApi(requestParameters: BloomreachBestsellerGeneratedApiBestsellerApiRequest,
options?: RawAxiosRequestConfig): AxiosPromise<void>;
}Parameters
| Name | Required | Type | Description |
|---|---|---|---|
configuration | Optional | Configuration$2 | |
basePath | Optional | string | |
axios | Optional | AxiosInstance |
Referenced Types
AxiosInstance- BloomreachBestsellerGeneratedApiBestsellerApiRequest
RawAxiosRequestConfigAxiosPromise