Describe via WSProxy
To return information about the structure of SOAP API objects, use the Describe method. The method takes either a string representing the object type to describe or an array of strings for multiple object types.
The returned object has two properties, “RequestID” and “Results.” The results contain ObjectDefinition SOAP items that describe the desired object types.