search for: capcode_category_number

Displaying 1 result from an estimated 1 matches for "capcode_category_number".

2006 Jun 22
0
xml rpc client
...he code: class OrderApi < ActionWebService::API::Base api_method :IPLWSNroDisponible, :expects => [{:app_key => :string}, {:number_type => :string}, {:number_sub_type => :string}, {:capcode_category_number => :string}, {:customer_id => :int}], :returns => [:int] end begin clientXmlRpc = ActionWebService::Client::XmlRpc.new(OrderApi, "http://localhost/", :handler_name => "iplan") KEY = "a6d84317d265f0f7ed565...