Class: ActiveCampaign::Pipeline

Inherits:
Model
  • Object
show all
Defined in:
lib/active_campaign/models/pipeline.rb

Overview

:nodoc:

Constant Summary

Constants included from ApiHttp

ApiHttp::HTTP_METHODS

Class Method Summary collapse

Methods inherited from Model

all, #create, create, #destroy, filter, find, find_by, #save, save, #update

Methods included from Attributes

#only_changes_to_params, #rollback!, #to_params

Class Method Details

.endpointObject



13
14
15
# File 'lib/active_campaign/models/pipeline.rb', line 13

def endpoint
  "dealGroups"
end