items Type

object (Details)

items Properties

Property Type Required Nullable Defined by
optional boolean Optional cannot be null JsonLead
description string Optional cannot be null JsonLead
prices array Optional cannot be null JsonLead
category string Optional cannot be null JsonLead
code string Optional cannot be null JsonLead

optional

Whether or not the item comes at an extra cost, or is factory-included

optional

optional Type

boolean

description

Description of the equipment item

description

description Type

string

prices

Equipment item prices

prices

prices Type

object[] (Details)

category

Category of the equipment item (Comfort, Security, Interior, etc)

category

category Type

string

code

Manufacturer code of the equipment item

code

code Type

string