http://retail3000.net/Retail3000Webservice/PosComponents
ArrayOfViewCustomerCountingInfo Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : ArrayOfViewCustomerCountingInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
StoreName Element Ignore Element Timestamp Element Amount Element CustomerCounterId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCustomerCountingInfo Element Sequence ArrayOfViewCustomerCountingInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Amount xs:decimal
Timestamp xs:dateTime
Ignore xs:boolean
StoreName optional xs:string
Used By
GetCustomerCountingsByRequestResult Element
GetCustomerCountingsResult Element
Source
<xs:complexType name="ArrayOfViewCustomerCountingInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewCustomerCountingInfo" nillable="true" type="tns:ViewCustomerCountingInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents