BloomreachBestsellerGeneratedApiAxiosParamCreator
BloomreachBestsellerGeneratedApi - axios parameter creator
Signature
BloomreachBestsellerGeneratedApiAxiosParamCreator: (
configuration?: Configuration$2
) => {
bestsellerApi: (brUid2: string,
accountId: number,
domainKey: string,
fl: string,
refUrl: string,
requestId: string,
requestType: BestsellerApiRequestTypeEnum,
rows: number,
searchType: BestsellerApiSearchTypeEnum,
start: number,
url: string,
authKey?: string,
callback?: BestsellerApiCallbackEnum,
fq?: string,
title?: string,
userId?: string,
viewId?: string,
options?: RawAxiosRequestConfig) => Promise<RequestArgs$2>;
}Parameters
| Name | Required | Type | Description |
|---|---|---|---|
configuration | Optional | Configuration$2 |
Referenced Types
- BestsellerApiRequestTypeEnum
- BestsellerApiSearchTypeEnum
- BestsellerApiCallbackEnum
RawAxiosRequestConfig