Type Alias: GenerateBundleSettings()
GenerateBundleSettings = (
productId,configurationCode?) =>AxiosResponse<ParsedBundleSettingsResponse>
Parameters
productId
string
configurationCode?
string
Returns
AxiosResponse<ParsedBundleSettingsResponse>