module AutotaskApi
Constants
- VERSION
Attributes
client[RW]
config[RW]
Public Class Methods
configure() { |config| ... }
click to toggle source
# File lib/autotask_api/config.rb, line 11 def self.configure yield(config) end