Alokai

BloomreachBestsellerGeneratedApiFactory

BloomreachBestsellerGeneratedApi - factory interface

Signature

BloomreachBestsellerGeneratedApiFactory: (
	configuration?: Configuration$2,
	basePath?: string,
	axios?: AxiosInstance
) => {
  bestsellerApi(requestParameters: BloomreachBestsellerGeneratedApiBestsellerApiRequest,
	options?: RawAxiosRequestConfig): AxiosPromise<void>;
}

Parameters

NameRequiredTypeDescription
configurationOptionalConfiguration$2
basePathOptionalstring
axiosOptionalAxiosInstance

Referenced Types

On this page