struct

Google::Maps::RouteOptimization::Interval

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

Interval of acceptable load amounts

Constructors

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

Instance methods

max

Maximum acceptable load, must be >= 0

min

Minimum acceptable load, must be >= 0