Happpi PHP Library

$vehicleID

The vehicleID tied to the part.

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtPart->getVehicleID();

Setter Example

There is no setter for this property.