http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents
GetCustomerStatisticsResponse Element
http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents : GetCustomerStatisticsResponse Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents
Diagram
TotalUnitsReceivedValue Element TotalUnitsReceived Element AverageSaleAmountPerDay Element PurchaseValueOfTotalInvoiceSales Element PurchaseValueOfTotalCashSales Element TotalMarginInvoiceSales Element TotalMarginCashSales Element TotalDiscountInvoiceSales Element TotalDiscountCashSales Element TotalWeightedNetInvoiceSales Element TotalNetInvoiceSales Element TotalWeightedNetCashSales Element TotalNetCashSales Element AmountInvoiceSales Element AmountCashSales Element GrossProfitMargin Element GrossProfitPercentage Element Sequence GetCustomerStatisticsResult Element Sequence GetCustomerStatisticsResponse Element
Overview
Source
<xs:element name="GetCustomerStatisticsResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GetCustomerStatisticsResult" type="tns:CustomerStatisticsInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents