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