Class: ActiveCampaign::Stage

Inherits:
Model
  • Object
show all
Defined in:
lib/active_campaign/models/stage.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



17
18
19
# File 'lib/active_campaign/models/stage.rb', line 17

def endpoint
  "dealStages"
end