Base
Client class to wrap working with the Finance API.
# File lib/gdata/client/finance.rb, line 21 def initialize(options = {}) options[:clientlogin_service] ||= 'finance' options[:authsub_scope] ||= 'http://finance.google.com/finance/feeds/' super(options) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.