There's no documentation for this item.
# File wsdl/param.rb, line 39 def soapbody_use if @soapbody @soapbody.use || :literal else raise RuntimeError.new("soap:body not found") end end
<code/>
<pre/>
<code/>and<pre/>for code samples.