module ActiveCampaignWrapper

:nocov:

Constants

API_VERSION
VERSION

Attributes

api_token[RW]
endpoint_url[RW]

Public Class Methods

config() { |self| ... } click to toggle source
# File lib/active_campaign_wrapper.rb, line 13
def config
  yield self
end