Class: PipeDrive::Organization

Inherits:
ResourceBase show all
Defined in:
lib/pipe_drive/organization.rb

Constant Summary collapse

ALLOW_FOR_SEARCH_TERMS =
i[name email]
ALLOW_FOR_ADDITION_SEARCH_OPTS =
i[start limit]

Method Summary

Methods inherited from ResourceBase

field_keys, find_by, list, pagination_list, resource_name, search

Methods inherited from Base

create, delete, #delete, find_by_id, #initialize, #parameterize, parameterize, requester, #requester, search_and_setup_by, #update, update

Constructor Details

This class inherits a constructor from PipeDrive::Base