http://retail3000.net/Retail3000Webservice/PosComponents
GetCustomerCountingsCount Element
http://retail3000.net/Retail3000Webservice/PosComponents : GetCustomerCountingsCount Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
skipItemId Element CreatedDateTimeTo Element CreatedDateTimeFrom Element IgnoreOnly Element TimeStamp Element CustomerCounterId Element StoreId Element Sequence filter Element Sequence GetCustomerCountingsCount Element
Overview
Source
<xs:element name="GetCustomerCountingsCount" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:CustomerCountingsFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="skipItemId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents