http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents
Retail3000AuthenticateToken Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents : Retail3000AuthenticateToken Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents
Diagram
MobileDeviceNumber Element ClientAppVersion Element ClientApplicationCode Element ScannerNumber Element LanguageCode Element ClientIp Element StoreNumber Element CompanyNumber Element Password Element Username Element Sequence Retail3000AuthenticateToken Complex Type
Overview
Sequence
Username optional xs:string
Password optional xs:string
StoreNumber xs:short
ClientIp optional xs:string
LanguageCode optional xs:string
ClientApplicationCode optional xs:string
ClientAppVersion optional xs:string
Used By
Retail3000AuthenticateToken Element (http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents)
Source
<xs:complexType name="Retail3000AuthenticateToken" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="1" name="Username" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="Password" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="CompanyNumber" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="StoreNumber" type="xs:short" />
    <xs:element minOccurs="0" maxOccurs="1" name="ClientIp" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="LanguageCode" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="ScannerNumber" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="ClientApplicationCode" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="ClientAppVersion" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="MobileDeviceNumber" type="xs:int" />
  </xs:sequence>
  <xs:anyAttribute />
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents