Class: ActiveCampaign::Task

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



18
19
20
# File 'lib/active_campaign/models/task.rb', line 18

def endpoint
  "dealTasks"
end