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

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

Documentation
                This must return the number of TBD leases, within a specified number of horizon days for Client.                
            
Properties
This component is not nillable.

Model
<...>
clientName getPropertyTBDLeasesResponse*
</...>


Nested Element Summary
 clientName
           This is the client name to perform the request for.  
tns:getPropertyTBDLeasesResponsegetPropertyTBDLeasesResponse
          
Source
<xs:complexType name="getClientBasedTBDLeasesResponse">
<xs:complexContent>
<xs:extension base="tns:clientBasedResponse">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="getPropertyTBDLeasesResponse" type="tns:getPropertyTBDLeasesResponse"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>


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