Method: WSDL::SOAP::Operation#soapaction
- Defined in:
- lib/wsdl/soap/operation.rb
#soapaction ⇒ Object (readonly)
Returns the value of attribute soapaction.
37 38 39 |
# File 'lib/wsdl/soap/operation.rb', line 37 def soapaction @soapaction end |