struct Google::Maps::RouteOptimization::PrecedenceRule
- Google::Maps::RouteOptimization::PrecedenceRule
- Struct
- Value
- Object
Overview
Precedence rules between shipment events
Included Modules
- Google::Resource
- JSON::Serializable
- MessagePack::Serializable
Extended Modules
- JSON::Schema
Defined in:
maps.crConstructors
Instance Method Summary
-
#first_index : Int32
Index of first shipment
-
#first_is_delivery : Bool
Whether first event is delivery
-
#offset_duration : String
Required time offset between events
-
#second_index : Int32
Index of second shipment
-
#second_is_delivery : Bool
Whether second event is delivery