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