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