VolvoCarSpec

VolvoCarSpec

new VolvoCarSpec(cis_car_spec, total_price, price_localization_id, price_currency_sign, items, technical_datas)

Parameters:
Name Type Description
cis_car_spec string
total_price number
price_localization_id null | string
price_currency_sign null | string
items Array.<spv.vds.VolvoCarSpecItem>
technical_datas Array.<spv.vds.VolvoCarSpecTechData>
Source:

Members

cis_car_spec :string

Type:
  • string
Source:

items :Array.<spv.vds.VolvoCarSpecItem>

Type:
Source:

price_currency_sign :null|string

Type:
  • null | string
Source:

price_localization_id :null|string

Type:
  • null | string
Source:

technical_datas :Array.<spv.vds.VolvoCarSpecTechData>

Type:
Source:

total_price :number

Type:
  • number
Source: