module CallAction

Attributes

api_version[RW]
auth_token[RW]

Public Class Methods

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