spv.vds.VolvoCarSpec
Classspv.vds.VolvoCarSpec(cis_car_spec, total_price, price_localization_id,
price_currency_sign, items, technical_datas)
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
>}
.cis_car_spec
{string
}.items
{Array
.<spv.vds.VolvoCarSpecItem
>}.price_currency_sign
{null
|string
}.price_localization_id
{null
|string
}.technical_datas
{Array
.<spv.vds.VolvoCarSpecTechData
>}.total_price
{number
}