struct

Google::Maps::RouteOptimization::TransitionAttributes

Inherits MessagePack::Serializable < JSON::Serializable < Google::Resource < Struct < Value < Object

Attributes for transitions between visits

Constructors

new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

cost

Fixed cost for this transition

cost_per_kilometer

Cost per km for this transition

delay

Required delay duration

distance_limit

Distance limits for this transition

dst_tag

Destination visit/vehicle tag

excluded_dst_tag

Excluded destination tag

excluded_src_tag

Excluded source tag

src_tag

Source visit/vehicle tag