java.lang.Object
de.hybris.platform.oneorderfacades.oneorder.sdn.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_ServiceDeliveryNotifRQ}BaggageAllowanceListType" minOccurs="0"/>
         <element name="BaggageDisclosureList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}BaggageDisclosureListType" minOccurs="0"/>
         <element name="ContactInfoList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}ContactInfoListType" minOccurs="0"/>
         <element name="OriginDestList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}OriginDestListType" minOccurs="0"/>
         <element name="PaxJourneyList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}PaxJourneyListType" minOccurs="0"/>
         <element name="PaxList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}PaxListType" minOccurs="0"/>
         <element name="PaxSegmentList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}PaxSegmentListType" minOccurs="0"/>
         <element name="SeatProfileList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}SeatProfileListType" minOccurs="0"/>
         <element name="ServiceDefinitionList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}ServiceDefinitionListType" minOccurs="0"/>
         <element name="TermsList" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}TermsListType" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>