Class: PostProxy::LinkedInParams
Instance Attribute Summary collapse
-
#format ⇒ Object
Returns the value of attribute format.
-
#organization_id ⇒ Object
Returns the value of attribute organization_id.
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.
212 213 214 |
# File 'lib/postproxy/types.rb', line 212 def format @format end |
#organization_id ⇒ Object
Returns the value of attribute organization_id.
212 213 214 |
# File 'lib/postproxy/types.rb', line 212 def organization_id @organization_id end |