Class: Samsara::Types::FormsAssetObjectResponseBodyEntryType
- Inherits:
-
Object
- Object
- Samsara::Types::FormsAssetObjectResponseBodyEntryType
- Defined in:
- lib/samsara_api/types/forms_asset_object_response_body_entry_type.rb
Overview
The type of entry for the asset. Valid values: ‘tracked`, `untracked`
Constant Summary collapse
- TRACKED =
"tracked"- UNTRACKED =
"untracked"