Class: Grackle::TwitterStruct

Inherits:
OpenStruct
  • Object
show all
Defined in:
lib/grackle/client.rb

Overview

Returned by methods which retrieve data from the API

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



5
6
7
# File 'lib/grackle/client.rb', line 5

def id
  @id
end