Class: Samsara::Types::RouteStopDetailsObjectResponseBodyOperation

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

Overview

‘stop arrived`, `stop departed`

Constant Summary collapse

STOP_ARRIVED =
"stop arrived"
STOP_DEPARTED =
"stop departed"