Module: ActiveCampaign::ApiHttp

Extended by:
ActiveSupport::Concern
Included in:
Model
Defined in:
lib/active_campaign/api_http.rb

Overview

:nodoc:

Defined Under Namespace

Modules: ClassMethods

Constant Summary collapse

HTTP_METHODS =
%i[get post put delete].freeze