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

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
<getLeaseTermRentPlus>
request
</getLeaseTermRentPlus>


Nested Element Summary
tns:leaseTermRentPlusRequestrequest
          
Source
<xs:element name="getLeaseTermRentPlus">
<xs:complexType>
<xs:sequence>
<xs:element name="request" type="tns:leaseTermRentPlusRequest"/>
</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.