Hi -

I am new to python and suds.  The method I am calling returns a complex type - an ArrayOfString.  How do I deal with this type in python in order to get my data?

Brett