class Nuncium::WebServices::DbSearch::PDZSendInfo

Constants

ATTRS

Public Instance Methods

body(xml) click to toggle source
# File lib/nuncium/web_services/db_search/p_d_z_send_info.rb, line 9
def body(xml)
  xml[:v20].PDZSendInfo do
    values(xml)
  end
end