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

public class DataListsType extends Object
Data List definition for this message.

Java class for DataListsType complex type.

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

 <complexType name="DataListsType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="BaggageAllowanceList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}BaggageAllowanceListType" minOccurs="0"/>
         <element name="BaggageDisclosureList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}BaggageDisclosureListType" minOccurs="0"/>
         <element name="ContactInfoList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}ContactInfoListType" minOccurs="0"/>
         <element name="FareList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}FareListType" minOccurs="0"/>
         <element name="MediaList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}MediaListType" minOccurs="0"/>
         <element name="OriginDestList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}OriginDestListType" minOccurs="0"/>
         <element name="PaxJourneyList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}PaxJourneyListType" minOccurs="0"/>
         <element name="PaxList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}PaxListType" minOccurs="0"/>
         <element name="PaxSegmentList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}PaxSegmentListType" minOccurs="0"/>
         <element name="PriceClassList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}PriceClassListType" minOccurs="0"/>
         <element name="SeatProfileList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}SeatProfileListType" minOccurs="0"/>
         <element name="ServiceDefinitionList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}ServiceDefinitionListType" minOccurs="0"/>
         <element name="TermsList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}TermsListType" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>