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

Documentation
                Set Unit Availability -
                This operations provides the ability to set a unit as either available or unavailable.
                Note, this is for live data only. It will be overridden with appropriate property 
                management system data nightly.
                
                NOTE: This should be used very cautiously. It should only be called in the rare 
                occurrence that a unit's availability changes during the day and it is important
                for the price optimization engine to be made aware.
            
Properties
This component is not nillable.

Model
<setUnitAvailability>
request
</setUnitAvailability>


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