SOAP-WSDL - Re: retrieving output

Posted on Wed Apr 23 14:18:49 2008 by mkutter in response to 7724 (See the whole thread of 9)
Re: retrieving output
Use the $obj->get_FOO methods. Just try a name of your choice, and it'll tell you what names are there.

If you need all as a hash ref, you can just use $obj->as_hash_ref()

Martin
Direct Responses: 7730 | Write a response