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