http://yieldstar.com/ws/AppExchange/v1
element getLeaseTermRent

Documentation
                This provides a matrix providing the specific rate for each 
                combination of lease term and move-in date for a given unit. 

                This is typically used in the sales process to find the best unit 
                for the prospect based on his or her needs in terms of lease term, 
                move-in date, and price. Locate the combination that best matches 
                the prospect’s needs or select a few options for the prospect to 
                choose from.
            
Properties
This component is not nillable.

Model
<getLeaseTermRent>
request
</getLeaseTermRent>


Nested Element Summary
tns:leaseTermRentRequestrequest
          
Source
<xs:element name="getLeaseTermRent">
<xs:complexType>
<xs:sequence>
<xs:element name="request" type="tns:leaseTermRentRequest"/>
</xs:sequence>
</xs:complexType>
</xs:element>


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