Class: Pipedrive::LeadLabel
- Defined in:
- lib/pipedrive/lead_label.rb
Instance Method Summary collapse
Methods included from Operations::Delete
Methods included from Operations::Update
Methods included from Operations::Read
Methods included from Utils
Methods included from Operations::Create
Methods inherited from Base
#build_url, #connection, connection, #failed_response, faraday_options, #initialize, #make_api_call, #process_response
Constructor Details
This class inherits a constructor from Pipedrive::Base
Instance Method Details
#entity_name ⇒ Object
8 9 10 |
# File 'lib/pipedrive/lead_label.rb', line 8 def entity_name 'leadLabels' end |