http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
SupplierStoresFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : SupplierStoresFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
SupplierId Element StoreId Element Sequence SupplierStoresFilter Complex Type
Overview
Sequence
StoreId xs:int
SupplierId xs:int
Used By
NewSupplierStoresFilterResult Element
filter Element
Source
<xs:complexType name="SupplierStoresFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="SupplierId" type="xs:int" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents