http://yieldstar.com/ws/AppExchange/v1
complexType propertiesRequest

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://yieldstar.com/ws/AppExchange/v1}clientBasedRequest (restriction)
|
+--{http://yieldstar.com/ws/AppExchange/v1}propertiesRequest (extension)

Documentation
                This is the request required to obtain properties for this
                client.
            
Properties
This component is not nillable.

Model
<...>
clientName
</...>


Nested Element Summary
 clientName
           This is the client name to perform the request for.  
Source
<xs:complexType name="propertiesRequest">
<xs:complexContent>
<xs:extension base="tns:clientBasedRequest"/>
</xs:complexContent>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.