Open the Portico Developer Guide site
PosGateway Schema
DeviceId Element
PosGateway Schema > PosReportActivityRspType Complex Type > Header Element : DeviceId Element
Description

Device identifier of report results. If not present, results are for all devices associated with the site.

Namespace http://Hps.Exchange.PosGateway
Type
xs:int
Overview
DeviceId optional xs:int

Device identifier of report results. If not present, results are for all devices associated with the site.

Source
<xs:element name="DeviceId" type="xs:int" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Device identifier of report results. If not present, results are for all devices associated with the site.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementPosReportActivityRspType Complex TypePosGateway Schema