struct Google::Maps::RouteOptimization::SkippedShipment
- Google::Maps::RouteOptimization::SkippedShipment
- Struct
- Value
- Object
Overview
Details of unperformed shipments in a solution
See the documentation for additional information.
Included Modules
- Google::Resource
- JSON::Serializable
- MessagePack::Serializable
Extended Modules
- JSON::Schema
Defined in:
maps.crConstructors
Instance Method Summary
-
#index : Int32
The index corresponds to the index of the shipment in the source ShipmentModel
-
#label : String | Nil
Copy of the corresponding Shipment.label, if specified in the Shipment
-
#reasons : Array(Reason)
A list of reasons that explain why the shipment was skipped.