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.
162 163 164 |
# File 'lib/postproxy/types.rb', line 162 def format @format end |
#organization_id ⇒ Object
Returns the value of attribute organization_id.
162 163 164 |
# File 'lib/postproxy/types.rb', line 162 def organization_id @organization_id end |