Happpi PHP Library

$style

The style of the vehicle.

Type

string

Getter Example

Used to retrieve the value of the property:

    CurtVehicle->getStyle();

Setter Example

Used to set the value of the property

    CurtVehicle->setStyle($Value)