Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
ConversionItem
Interface ConversionItem
interface
ConversionItem
{
name
:
string
;
price_currency_code
:
string
;
product_id
:
string
;
quantity
?:
number
;
sku_id
?:
string
;
unit_price
?:
number
;
}
Index
Properties
name
price_
currency_
code
product_
id
quantity?
sku_
id?
unit_
price?
Properties
name
name
:
string
price_
currency_
code
price_currency_code
:
string
product_
id
product_id
:
string
Optional
quantity
quantity
?:
number
Optional
sku_
id
sku_id
?:
string
Optional
unit_
price
unit_price
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
price_
currency_
code
product_
id
quantity
sku_
id
unit_
price
@nosto/nosto-js
Loading...