Class: DeviantArt::Deviation::WhoFaved

Inherits:
Base
  • Object
show all
Defined in:
lib/deviantart/deviation/whofaved.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#attrs

Method Summary

Methods inherited from Base

#initialize, point_to_class, points_class_mapping, #to_s

Constructor Details

This class inherits a constructor from DeviantArt::Base

Instance Attribute Details

#has_moreObject

Returns the value of attribute has_more.



5
6
7
# File 'lib/deviantart/deviation/whofaved.rb', line 5

def has_more
  @has_more
end

#next_offsetObject

Returns the value of attribute next_offset.



5
6
7
# File 'lib/deviantart/deviation/whofaved.rb', line 5

def next_offset
  @next_offset
end

#resultsObject

Returns the value of attribute results.



5
6
7
# File 'lib/deviantart/deviation/whofaved.rb', line 5

def results
  @results
end