Happpi PHP Library

$exposed

Flag to determine if the hitch will be exposed

Type

bit

Getter Example

Used to retrieve the value of the property:

    CurtVehicle->getExposed();

Setter Example

There is no setter for this property.