Class: OvertureMaps::Models::Place
- Defined in:
- lib/overture_maps/models/place.rb
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#brand_name ⇒ Object
38 39 40 |
# File 'lib/overture_maps/models/place.rb', line 38 def brand_name brands&.dig("names", "primary") end |