Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
RecommendationDebugDTO
Interface RecommendationDebugDTO
interface
RecommendationDebugDTO
{
divId
?:
string
;
divIds
:
string
[]
;
enabled
:
boolean
;
fbLink
:
string
;
fbTitle
:
string
;
fbType
:
string
;
filtered
:
boolean
;
id
:
RecommendationId
;
ittt
:
boolean
;
link
:
string
;
productIds
:
{
[
index
:
string
]:
string
}
;
recoId
:
string
;
rendered
:
boolean
;
resultType
:
string
;
title
:
string
;
type
:
string
;
variant
:
boolean
;
}
Index
Properties
div
Id?
div
Ids
enabled
fb
Link
fb
Title
fb
Type
filtered
id
ittt
link
product
Ids
reco
Id
rendered
result
Type
title
type
variant
Properties
Optional
div
Id
divId
?:
string
div
Ids
divIds
:
string
[]
enabled
enabled
:
boolean
fb
Link
fbLink
:
string
fb
Title
fbTitle
:
string
fb
Type
fbType
:
string
filtered
filtered
:
boolean
id
id
:
RecommendationId
ittt
ittt
:
boolean
link
link
:
string
product
Ids
productIds
:
{
[
index
:
string
]:
string
}
reco
Id
recoId
:
string
rendered
rendered
:
boolean
result
Type
resultType
:
string
title
title
:
string
type
type
:
string
variant
variant
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
div
Id
div
Ids
enabled
fb
Link
fb
Title
fb
Type
filtered
id
ittt
link
product
Ids
reco
Id
rendered
result
Type
title
type
variant
@nosto/nosto-js
Loading...