Class: Flickr::Object::Location::Area

Inherits:
Flickr::Object show all
Defined in:
lib/flickr/object/location.rb

Instance Attribute Summary collapse

Attributes inherited from Flickr::Object

#access_token, #attributes

Method Summary

Methods inherited from Flickr::Object

#==, #[], attribute, #initialize, #inspect, #matches?, #update

Methods included from Attributes

#attribute, #attributes

Methods included from AutoloadHelper

#autoload_dir, #autoload_names

Constructor Details

This class inherits a constructor from Flickr::Object

Instance Attribute Details

#nameString (readonly)



8
# File 'lib/flickr/object/location.rb', line 8

attribute :name,     String

#place_idString (readonly)



9
# File 'lib/flickr/object/location.rb', line 9

attribute :place_id, String

#woe_idString (readonly)



10
# File 'lib/flickr/object/location.rb', line 10

attribute :woe_id,   String