http://retail3000.net/Retail3000Webservice/PosComponents
GetReceiptPrinters Element
http://retail3000.net/Retail3000Webservice/PosComponents : GetReceiptPrinters Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
isCompanyReceiptPrintersOnly Element isCancelledOnly Element description Element Sequence GetReceiptPrinters Element
Overview
Source
<xs:element name="GetReceiptPrinters" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="description" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="isCancelledOnly" type="tns:BooleanFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="isCompanyReceiptPrintersOnly" type="tns:BooleanFilter" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents