Class: PostProxy::TwitterParams
Instance Attribute Summary collapse
-
#format ⇒ Object
Returns the value of attribute format.
Method Summary
Methods inherited from Model
Constructor Details
This class inherits a constructor from PostProxy::Model
Instance Attribute Details
#format ⇒ Object
Returns the value of attribute format.
228 229 230 |
# File 'lib/postproxy/types.rb', line 228 def format @format end |