java.lang.Object
org.iata.iata._2015.easd._00.iata_offersandordersmessage.IATAOrderHistoryRS

public class IATAOrderHistoryRS extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <choice>
           <element name="Error" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}ErrorType" maxOccurs="unbounded"/>
           <element name="Response" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}OrderHistoryResponseType"/>
         </choice>
         <element name="AugmentationPoint" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}AugmentationPointType" minOccurs="0"/>
         <element name="DistributionChain" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}DistributionChainType" minOccurs="0"/>
         <element name="PayloadAttributes" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}IATA_PayloadStandardAttributesType" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>