lib/loqate/geocoding/location.rb in loqate-0.10.1 vs lib/loqate/geocoding/location.rb in loqate-0.10.2

- old
+ new

@@ -1,8 +1,8 @@ module Loqate module Geocoding # A result from the geocode API call. - class Location < Dry::Struct::Value + class Location < Dry::Struct # The name of the location found. # # @return [String] # attribute :name, Types::Strict::String