Happpi PHP Library

$vehicleAttributes

Additional vehicle attributes such as Drilling Required, Install Time, etc

Type

Array of type: CurtKeyValue

Getter Example

Used to retrieve the value of the property:

    CurtPart->getVehicleAttributes();

Setter Example

There is no setter for this property.