Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
CustomerAffinityResponse
Interface CustomerAffinityResponse
interface
CustomerAffinityResponse
{
discount
:
number
;
top_brands
:
CustomerAffinityResponseItem
[]
;
top_categories
:
CustomerAffinityResponseItem
[]
;
top_product_types
:
CustomerAffinityResponseItem
[]
;
top_skus
:
{
[
index
:
string
]:
CustomerAffinityResponseItem
[]
}
;
}
Index
Properties
discount
top_
brands
top_
categories
top_
product_
types
top_
skus
Properties
discount
discount
:
number
top_
brands
top_brands
:
CustomerAffinityResponseItem
[]
top_
categories
top_categories
:
CustomerAffinityResponseItem
[]
top_
product_
types
top_product_types
:
CustomerAffinityResponseItem
[]
top_
skus
top_skus
:
{
[
index
:
string
]:
CustomerAffinityResponseItem
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
discount
top_
brands
top_
categories
top_
product_
types
top_
skus
@nosto/nosto-js
Loading...