Ravak Configurator
Preparing search index...
DemandItemProductVariantAPIModel
Interface DemandItemProductVariantAPIModel
interface
DemandItemProductVariantAPIModel
{
amount
:
number
;
color_identifier
?:
null
|
string
;
image
?:
null
|
ImageAPIModel
;
product_url
?:
null
|
string
;
price
?:
null
|
PriceAPIModel
;
stock_availability
?:
null
|
StockAvailabilityAPIModel
;
delivery_time
?:
null
|
DeliveryTimeAPIModel
;
name
:
string
;
identifier
:
string
;
listing_order
:
number
;
active
:
boolean
;
extra_data
?:
Record
<
string
,
any
>
;
}
Index
Properties
amount
color_
identifier?
image?
product_
url?
price?
stock_
availability?
delivery_
time?
name
identifier
listing_
order
active
extra_
data?
Properties
amount
amount
:
number
Optional
color_
identifier
color_identifier
?:
null
|
string
Optional
image
image
?:
null
|
ImageAPIModel
Optional
product_
url
product_url
?:
null
|
string
Optional
price
price
?:
null
|
PriceAPIModel
Optional
stock_
availability
stock_availability
?:
null
|
StockAvailabilityAPIModel
Optional
delivery_
time
delivery_time
?:
null
|
DeliveryTimeAPIModel
name
name
:
string
identifier
identifier
:
string
listing_
order
listing_order
:
number
active
active
:
boolean
Optional
extra_
data
extra_data
?:
Record
<
string
,
any
>
Extra data Extra data in format parameter => value
Example: {"param1":"value1","param2":"value2"}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
color_
identifier
image
product_
url
price
stock_
availability
delivery_
time
name
identifier
listing_
order
active
extra_
data
Ravak Configurator
Loading...
Extra data Extra data in format parameter => value