Class: Pipedrive::Organization
- Defined in:
- lib/pipedrive/resources/organization.rb
Class Method Summary collapse
Methods included from Merge
Methods included from Fields
Methods inherited from Resource
all, class_name, fields_dicc, has_many, #initialize, #initialize_from_data, inverted_fields_dicc, #no_content?, #refresh, #resource_url, resource_url, retrieve, search, #search_for_fields, search_for_fields, #update_attributes, update_method, #update_method
Methods included from APIOperations::Create
Methods included from APIOperations::Delete
Methods included from APIOperations::Update
Methods included from APIOperations::Request
Constructor Details
This class inherits a constructor from Pipedrive::Resource
Class Method Details
.supports_v2_api? ⇒ Boolean
16 17 18 |
# File 'lib/pipedrive/resources/organization.rb', line 16 def self.supports_v2_api? true end |