class AlchemyAPI::CombinedCall
Public Instance Methods
web_method()
click to toggle source
# File lib/alchemy-api/combined_call.rb, line 5 def web_method "#{method_prefix}GetCombinedData" end
Private Instance Methods
indexer()
click to toggle source
# File lib/alchemy-api/combined_call.rb, line 11 def indexer nil end