class RubyIsds::WebServices::DbSearch::IsdsSearch2
Constants
- ATTRS
Public Instance Methods
body(xml)
click to toggle source
# File lib/ruby_isds/web_services/db_search/isds_search_2.rb, line 10 def body(xml) xml[:v20].ISDSSearch2 do values(xml) end end