http://retail3000.net/Retail3000Webservice/PosComponents
EftDeviceInfo Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : EftDeviceInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Base Type
Extension of InfoWithOrganizationIdAndCompanyId Complex Type
Diagram
ReceiveSocket Element SendSocket Element DiagnoseFileName Element DebugMode Element IsCancelled Element EftPassword Element IsPrefetch Element IsTestCd Element IsRtsEnable Element IsDtrEnable Element IsOfflineSwitchToManual Element Handshake Element Stopbits Element Databits Element Parity Element Baudrate Element ComPort Element EftDeviceType Element Description Element OrganizationEftDeviceId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence EftDeviceInfo Complex Type
Overview
Used By
NewEftDeviceInfoResult Element
eftDevice Element
GetSingleEftDeviceResult Element
eftDevice Element
eftDevice Element
eftDevice Element
eftDevice Element
Source
<xs:complexType name="EftDeviceInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InfoWithOrganizationIdAndCompanyId">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="OrganizationEftDeviceId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="Description" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="EftDeviceType" type="tns:EftDeviceType" />
        <xs:element minOccurs="1" maxOccurs="1" name="ComPort" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Baudrate" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="Parity" type="tns:Parity" />
        <xs:element minOccurs="1" maxOccurs="1" name="Databits" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Stopbits" type="tns:Stopbits" />
        <xs:element minOccurs="1" maxOccurs="1" name="Handshake" type="tns:Handshake" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsOfflineSwitchToManual" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsDtrEnable" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsRtsEnable" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsTestCd" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsPrefetch" type="xs:boolean" />
        <xs:element minOccurs="0" maxOccurs="1" name="EftPassword" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsCancelled" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="DebugMode" type="tns:DebugMode" />
        <xs:element minOccurs="0" maxOccurs="1" name="DiagnoseFileName" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="SendSocket" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceiveSocket" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents