http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
PrintCustomerLabel Element
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : PrintCustomerLabel Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
isReturnPrinterData Element thermalPrinterId Element labelDefinitionId Element labelClassId Element addressType Element note Element amount Element customerId Element Sequence PrintCustomerLabel Element
Overview
Sequence
Source
<xs:element name="PrintCustomerLabel" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="customerId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="amount" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="note" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="addressType" type="tns:AddressType2" />
      <xs:element minOccurs="1" maxOccurs="1" name="labelClassId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="labelDefinitionId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="thermalPrinterId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="isReturnPrinterData" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents