Class: Flickr::Object::Photo::Exif::Item
Instance Attribute Summary collapse
#access_token, #attributes
Method Summary
#==, #[], attribute, #initialize, #inspect, #matches?, #update
Methods included from Attributes
#attribute, #attributes
#autoload_dir, #autoload_names
Constructor Details
This class inherits a constructor from Flickr::Object
Instance Attribute Details
#clean ⇒ String
13
|
# File 'lib/flickr/object/photo/exif.rb', line 13
attribute :clean, String
|
#label ⇒ String
11
|
# File 'lib/flickr/object/photo/exif.rb', line 11
attribute :label, String
|
#raw ⇒ String
12
|
# File 'lib/flickr/object/photo/exif.rb', line 12
attribute :raw, String
|
#tag ⇒ String
10
|
# File 'lib/flickr/object/photo/exif.rb', line 10
attribute :tag, String
|
8
|
# File 'lib/flickr/object/photo/exif.rb', line 8
attribute :tagspace, String
|
9
|
# File 'lib/flickr/object/photo/exif.rb', line 9
attribute :tagspace_id, String
|