Class: Flickr::Object::Person::UploadStatus

Inherits:
Flickr::Object show all
Defined in:
lib/flickr/object/person/upload_status.rb,
lib/flickr/object/attribute_locations/person/upload_status.rb

Defined Under Namespace

Classes: Month

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

#current_monthMonth (readonly)

Returns:



13
# File 'lib/flickr/object/person/upload_status.rb', line 13

attribute :current_month,      Month

#maximum_photo_sizeInteger (readonly)

Returns:

  • (Integer)


14
# File 'lib/flickr/object/person/upload_status.rb', line 14

attribute :maximum_photo_size, Integer