http://retail3000.net/Retail3000Webservice/PosComponents
GetLastSynchronizations Element
http://retail3000.net/Retail3000Webservice/PosComponents : GetLastSynchronizations Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
skipItemId Element ipAddress Element userId Element posTerminalId Element Sequence GetLastSynchronizations Element
Overview
Sequence
userId xs:int
ipAddress optional xs:string
skipItemId xs:int
Source
<xs:element name="GetLastSynchronizations" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="posTerminalId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="userId" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="ipAddress" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="skipItemId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents