Class IATAOrderSalesInformationNotifRQ

java.lang.Object
de.hybris.platform.oneorderfacades.oneorder.osin.IATAOrderSalesInformationNotifRQ

public class IATAOrderSalesInformationNotifRQ extends Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Party" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}PartyType" minOccurs="0"/>
         <element name="PayloadAttributes" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}IATAPayloadStandardAttributesType" minOccurs="0"/>
         <element name="Request" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}RequestType"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>