Class: PostProxy::LinkedInParams

Inherits:
Model
  • Object
show all
Defined in:
lib/postproxy/types.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

#initialize, #to_h

Constructor Details

This class inherits a constructor from PostProxy::Model

Instance Attribute Details

#formatObject

Returns the value of attribute format.



212
213
214
# File 'lib/postproxy/types.rb', line 212

def format
  @format
end

#organization_idObject

Returns the value of attribute organization_id.



212
213
214
# File 'lib/postproxy/types.rb', line 212

def organization_id
  @organization_id
end