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

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

Documentation
                This is a request for renewal rates with Quote ID.
            
Properties
This component is not nillable.

Model
<...>
clientName externalPropertyId renewalLeaseTermRentUnitRequest+
</...>


Nested Element Summary
 clientName
           This is the client name to perform the request for.  
 externalPropertyId
          This is the ID of the property to obtain information for. 
tns:renewalLeaseTermRentUnitRequestrenewalLeaseTermRentUnitRequest
          
Source
<xs:complexType name="renewalLeaseTermRentQuoteIdRequest">
<xs:complexContent>
<xs:extension base="tns:idBasedRequest">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="1" name="renewalLeaseTermRentUnitRequest" type="tns:renewalLeaseTermRentUnitRequest"/>
</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.