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