Class: Croudia::Object::IDs

Inherits:
Cursor show all
Defined in:
lib/croudia/object/ids.rb

Instance Attribute Summary collapse

Attributes inherited from Cursor

#next_cursor, #next_cursor_str, #previous_cursor, #previous_cursor_str

Attributes inherited from Base

#attrs

Method Summary

Methods inherited from Base

attr_reader_as_array_object, attr_reader_as_object, #initialize

Constructor Details

This class inherits a constructor from Croudia::Object::Base

Instance Attribute Details

#idsObject (readonly)

Returns the value of attribute ids.



6
7
8
# File 'lib/croudia/object/ids.rb', line 6

def ids
  @ids
end