Class: Samsara::Assets::Types::AssetsUpdateAssetRequestBodyType
- Inherits:
-
Object
- Object
- Samsara::Assets::Types::AssetsUpdateAssetRequestBodyType
- Defined in:
- lib/samsara_api/assets/types/assets_update_asset_request_body_type.rb
Overview
‘trailer`, `equipment`, `unpowered`, `vehicle`
Constant Summary collapse
- UNCATEGORIZED =
"uncategorized"- TRAILER =
"trailer"- EQUIPMENT =
"equipment"- UNPOWERED =
"unpowered"- VEHICLE =
"vehicle"