<xs:complexType name="UpdateRequestOfPromotionInfoRhOjhlpu" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:appinfo>
<GenericType Name="UpdateRequestOf{0}{#}" Namespace="http://services.nedfox.net/serviceplatform" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
<GenericParameter Name="PromotionInfo" Namespace="http://services.nedfox.net/shopserver/2016/05/entities" />
</GenericType>
</xs:appinfo>
</xs:annotation>
<xs:complexContent mixed="false">
<xs:extension base="tns:BaseObjectRequestOfPromotionInfoRhOjhlpu">
<xs:sequence>
<xs:element minOccurs="0" name="Info" nillable="true" type="q154:PromotionInfo" xmlns:q154="http://services.nedfox.net/shopserver/2016/05/entities" />
<xs:element minOccurs="0" name="IsForceUpdate" type="xs:boolean" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|