VolvoCarSpecItem

VolvoCarSpecItem

new VolvoCarSpecItem(cis_id, ds_id, item_type, activation_type, price, properties)

Parameters:
Name Type Description
cis_id string
ds_id string
item_type string
activation_type string
price number
properties Object.<string, Object>
Source:

Members

activation_type :string

Type:
  • string
Source:

cis_id :string

Type:
  • string
Source:

ds_id :string

Type:
  • string
Source:

item_type :string

Type:
  • string
Source:

price :number

Type:
  • number
Source:

properties :Object.<string, Object>

Type:
  • Object.<string, Object>
Source: