module V2Intuity

Constants

VERSION

Attributes

org_id[RW]
rest_uri[RW]
stream_uri[RW]
token[RW]

Public Class Methods

configure() { |self| ... } click to toggle source
# File lib/v2_intuity.rb, line 12
def configure
  yield self
  true
end