Class: Yelp::Response::Model::RegionSpan

Inherits:
Base
  • Object
show all
Defined in:
lib/yelp/responses/models/region_span.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Yelp::Response::Base

Instance Attribute Details

#latitude_deltaObject (readonly)

Returns the value of attribute latitude_delta.



7
8
9
# File 'lib/yelp/responses/models/region_span.rb', line 7

def latitude_delta
  @latitude_delta
end

#longitude_deltaObject (readonly)

Returns the value of attribute longitude_delta.



7
8
9
# File 'lib/yelp/responses/models/region_span.rb', line 7

def longitude_delta
  @longitude_delta
end