Class: Samsara::Types::VehicleResponseObjectResponseBodyVehicleRegulationMode

Inherits:
Object
  • Object
show all
Defined in:
lib/samsara_api/types/vehicle_response_object_response_body_vehicle_regulation_mode.rb

Overview

‘regulated`, `unregulated`

Constant Summary collapse

REGULATED =
"regulated"
UNREGULATED =
"unregulated"