Class: Grackle::TwitterStruct
- Inherits:
-
OpenStruct
- Object
- OpenStruct
- Grackle::TwitterStruct
- Defined in:
- lib/grackle/client.rb
Overview
Returned by methods which retrieve data from the API
Instance Attribute Summary (collapse)
-
- (Object) id
Returns the value of attribute id.
Instance Attribute Details
- (Object) id
Returns the value of attribute id
5 6 7 |
# File 'lib/grackle/client.rb', line 5 def id @id end |