java.lang.Object
de.hybris.platform.ndc182facades.messages.ordercreaterequest.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_OrderCreateRQ}BaggageAllowanceListType" minOccurs="0"/>
         <element name="BaggageDisclosureList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderCreateRQ}BaggageDisclosureListType" minOccurs="0"/>
         <element name="ContactInfoList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderCreateRQ}ContactInfoListType" minOccurs="0"/>
         <element name="FareList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderCreateRQ}FareListType" minOccurs="0"/>
         <element name="MediaList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderCreateRQ}MediaListType" minOccurs="0"/>
         <element name="OriginDestList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderCreateRQ}OriginDestListType" minOccurs="0"/>
         <element name="PaxJourneyList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderCreateRQ}PaxJourneyListType" minOccurs="0"/>
         <element name="PaxList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderCreateRQ}PaxListType" minOccurs="0"/>
         <element name="PaxSegmentList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderCreateRQ}PaxSegmentListType" minOccurs="0"/>
         <element name="PriceClassList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderCreateRQ}PriceClassListType" minOccurs="0"/>
         <element name="SeatProfileList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderCreateRQ}SeatProfileListType" minOccurs="0"/>
         <element name="ServiceDefinitionList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderCreateRQ}ServiceDefinitionListType" minOccurs="0"/>
         <element name="TermsList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderCreateRQ}TermsListType" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>