Class RequestType
java.lang.Object
de.hybris.platform.oneorderfacades.oneorder.sscn.RequestType
Payload information
Java class for RequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Order" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceStatusChangeNotifRQ}OrderType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary