java.lang.Object
de.hybris.platform.ndc182facades.messages.orderviewresponse.IATAOrderViewRS

public class IATAOrderViewRS 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/00/2018.2/IATA_OrderViewRS}ErrorsType" maxOccurs="unbounded"/>
           <element name="Response" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}ResponseType"/>
         </choice>
         <element name="AugmentationPoint" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <any processContents='lax' namespace='##other'/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="MessageDoc" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}MessageDocType" minOccurs="0"/>
         <element name="Party" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}PartyType" minOccurs="0"/>
         <element name="PayloadAttributes" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}IATAPayloadStandardAttributesType" minOccurs="0"/>
         <element name="PaymentInfo" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}PaymentInfoType" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>