Class: Twitter::Metadata

Inherits:
Base
  • Object
show all
Defined in:
lib/twitter/metadata.rb

Instance Attribute Summary (collapse)

Method Summary

Methods inherited from Base

#[], #attr_equal, attr_reader, #attrs, #attrs_equal, fetch, fetch_or_new, from_response, identity_map, #initialize, store, #update

Constructor Details

This class inherits a constructor from Twitter::Base

Instance Attribute Details

- (Object) result_type (readonly)

Returns the value of attribute result_type



5
6
7
# File 'lib/twitter/metadata.rb', line 5

def result_type
  @result_type
end